38 for (
int j = 0; j < argc; j++)
40 std::cout << argv[j] <<
" ";
50 bool initialize(
int& argc,
char *argv[],
bool remove_read_arguments)
all options have to be registered
static ConfigManager & instance()
bool initialize(int &argc, char *argv[], bool remove_read_arguments)
known command line options are removed
Base header file for the configuration framework.
void debugOutCommandLine(int argc, char *argv[])
ParameterRegistrationCheck
KeyValueDirectoryIterator< T > find(const String &query) const
ThreadStream & endl(ThreadStream &stream)
const char * CONFIGFILE_CONFIG_KEY
ConfigIterator find(const ::icl_core::String &query)
command line options are left untouched
bool initialize(int &argc, char *argv[], bool remove_read_arguments)
static Getopt & instance()