dlvhex
2.5.0
|
Public Member Functions | |
Config () | |
Data Fields | |
bool | optionNoEval |
bool | helpRequested |
std::string | optionPlugindir |
std::list< const char * > | pluginOptions |
Definition at line 425 of file dlvhex.cpp.
Config::Config | ( | ) | [inline] |
Definition at line 437 of file dlvhex.cpp.
Definition at line 428 of file dlvhex.cpp.
Referenced by processOptionsPrePlugin().
bool Config::optionNoEval |
Definition at line 427 of file dlvhex.cpp.
Referenced by processOptionsPrePlugin().
std::string Config::optionPlugindir |
Definition at line 429 of file dlvhex.cpp.
Referenced by processOptionsPrePlugin().
std::list<const char*> Config::pluginOptions |
Definition at line 435 of file dlvhex.cpp.
Referenced by processOptionsPrePlugin().