Nymph  v1.5.2
Flow-Based Data Processing Framework
KTCommandLineHandler Member List

This is the complete list of members for KTCommandLineHandler, including all inherited members.

AddCommandLineOptions(const po::options_description &aSetOfOpts)KTCommandLineHandlerprotected
AddOption(const std::string &aTitle, const std::string &aHelpMsg, const std::string &aLongOpt, char aShortOpt, bool aWarnOnDuplicate=true)KTCommandLineHandler
AddOption(const std::string &aTitle, const std::string &aHelpMsg, const std::string &aLongOpt, bool aWarnOnDuplicate=true)KTCommandLineHandler
AddOption(const std::string &aTitle, const std::string &aHelpMsg, const std::string &aLongOpt, char aShortOpt, bool aWarnOnDuplicate=true)KTCommandLineHandler
AddOption(const std::string &aTitle, const std::string &aHelpMsg, const std::string &aLongOpt, bool aWarnOnDuplicate=true)KTCommandLineHandler
CreateNewOptionGroup(const std::string &aTitle)KTCommandLineHandler
DelayedCommandLineProcessing()KTCommandLineHandler
fAllGroupKeysKTCommandLineHandlerprotected
fAllOptionsLongKTCommandLineHandlerprotected
fAllOptionsShortKTCommandLineHandlerprotected
fArgumentsTakenKTCommandLineHandlerprivate
fArgVKTCommandLineHandlerprivate
fCommandLineJSONKTCommandLineHandlerprivate
fCommandLineOptionsKTCommandLineHandlerprotected
fCommandLineParseLaterKTCommandLineHandlerprivate
fCommandLineVarMapKTCommandLineHandlerprivate
fConfigFilenameKTCommandLineHandlerprivate
fConfigOverrideValuesKTCommandLineHandlerprivate
fDashKTCommandLineHandlerprivatestatic
fExecutableNameKTCommandLineHandlerprivate
FinalizeNewOptionGroups()KTCommandLineHandler
fNArgsKTCommandLineHandlerprivate
fNodeSeparatorKTCommandLineHandlerprivatestatic
fPackageStringKTCommandLineHandlerprivate
fParsedOptionsKTCommandLineHandlerprivate
fPrintHelpMessageKTCommandLineHandlerprivate
fPrintHelpMessageAfterConfigKTCommandLineHandlerprivate
fPrintHelpOptionsKTCommandLineHandlerprotected
fPrintVersionMessageKTCommandLineHandlerprivate
fProposedGroupsKTCommandLineHandlerprotected
fSeparatorKTCommandLineHandlerprivatestatic
GetArgumentsTaken()KTCommandLineHandler
GetArgV()KTCommandLineHandler
GetCommandLineJSON() constKTCommandLineHandlerinline
GetCommandLineValue(const std::string &aCLOption)KTCommandLineHandler
GetCommandLineValue(const std::string &aCLOption, XReturnType defaultValue)KTCommandLineHandler
GetConfigFilename() constKTCommandLineHandlerinline
GetConfigOverride() constKTCommandLineHandlerinline
GetExecutableName() constKTCommandLineHandlerinline
GetNArgs()KTCommandLineHandler
GetOptionsDescription(const std::string &aKey)KTCommandLineHandler
GetPackageString() constKTCommandLineHandlerinline
GetParsedOptions() constKTCommandLineHandlerinline
GetPrintHelpMessageAfterConfigFlag() constKTCommandLineHandlerinline
GetPrintHelpMessageFlag() constKTCommandLineHandlerinline
GetPrintVersionMessage() constKTCommandLineHandlerinline
GetVariablesMap() constKTCommandLineHandlerinline
InitialCommandLineProcessing()KTCommandLineHandler
IsCommandLineOptSet(const std::string &aCLOption)KTCommandLineHandler
KTCommandLineHandler()KTCommandLineHandlerprotected
OptDescMap typedefKTCommandLineHandlerprotected
OptDescMapCIt typedefKTCommandLineHandlerprotected
OptDescMapIt typedefKTCommandLineHandlerprotected
PrintHelpMessage()KTCommandLineHandlervirtual
PrintVersionMessage()KTCommandLineHandlervirtual
ProcessCommandLine(int argC, char **argV)KTCommandLineHandler
scarab::destroyer< KTCommandLineHandler > classKTCommandLineHandlerfriend
scarab::singleton< KTCommandLineHandler > classKTCommandLineHandlerfriend
TakeArguments(int argC, char **argV)KTCommandLineHandler
~KTCommandLineHandler()KTCommandLineHandlerprotectedvirtual