Go to the source code of this file.
Namespaces | |
namespace | icl_core |
namespace | icl_core::config |
Framework for processing configuration files. | |
Functions | |
void | icl_core::config::debugOutCommandLine (int argc, char *argv[]) |
void | icl_core::config::dump () |
ConfigIterator | icl_core::config::find (const ::icl_core::String &query) |
bool | icl_core::config::initialize (int &argc, char *argv[], bool remove_read_arguments) |
bool | icl_core::config::initialize (int &argc, char *argv[], Getopt::CommandLineCleaning cleanup, Getopt::ParameterRegistrationCheck registration_check) |
Variables | |
const char * | icl_core::config::CONFIGFILE_CONFIG_KEY = "/configfile" |
Definition in file Config.cpp.