CEBL
2.1
|
#include <boost/program_options.hpp>
Go to the source code of this file.
Data Structures | |
class | Preferences |
Macros | |
#define | DATAROOTDIR "/usr/local/cebl" |
#define | PACKAGE "cebl" |
#define | PACKAGE_STRING "cebl-0.0" |
#define DATAROOTDIR "/usr/local/cebl" |
Loads and stores CEBL preferences.
Definition at line 27 of file Preferences.hpp.
Referenced by Preferences::initCEBL().
#define PACKAGE "cebl" |
Definition at line 30 of file Preferences.hpp.
Referenced by Preferences::initCEBL().
#define PACKAGE_STRING "cebl-0.0" |
Definition at line 33 of file Preferences.hpp.
Referenced by Preferences::processCL(), and CEBLViewCLI::Start().