CEBL  2.1
Data Structures | Macros
Preferences.hpp File Reference
#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"

Macro Definition Documentation

#define DATAROOTDIR   "/usr/local/cebl"

Preferences.hpp

Author:
Jeshua Bratman

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().