OpenASIP  2.0
Variables
OSEdOptions.cc File Reference
#include "OSEdOptions.hh"
#include "ObjectState.hh"
Include dependency graph for OSEdOptions.cc:

Go to the source code of this file.

Variables

const string OSED_CONF = "osed-configuration"
 
const string OSED_EDITOR = "editor"
 

Detailed Description

Definition of OSEdOptions class.

Author
Jussi Nykänen 2004 (nykanen-no.spam-cs.tut.fi)
Note
rating: red

Definition in file OSEdOptions.cc.

Variable Documentation

◆ OSED_CONF

const string OSED_CONF = "osed-configuration"

Definition at line 38 of file OSEdOptions.cc.

Referenced by OSEdOptions::saveState().

◆ OSED_EDITOR

const string OSED_EDITOR = "editor"

Definition at line 39 of file OSEdOptions.cc.

Referenced by OSEdOptions::loadState(), and OSEdOptions::saveState().