mlpack
1.0.12
|
This is the complete list of members for mlpack::CLI, including all inherited members.
Add(const std::string &path, const std::string &description, const std::string &alias="", bool required=false) | mlpack::CLI | static |
Add(const std::string &identifier, const std::string &description, const std::string &alias="", bool required=false) | mlpack::CLI | static |
AddAlias(const std::string &alias, const std::string &original) | mlpack::CLI | privatestatic |
AddFlag(const std::string &identifier, const std::string &description, const std::string &alias="") | mlpack::CLI | static |
AliasReverseLookup(const std::string &value) | mlpack::CLI | privatestatic |
aliasValues | mlpack::CLI | private |
amap_t typedef | mlpack::CLI | private |
CLI() | mlpack::CLI | private |
CLI(const std::string &optionsName) | mlpack::CLI | private |
CLI(const CLI &other) | mlpack::CLI | private |
DefaultMessages() | mlpack::CLI | static |
desc | mlpack::CLI | private |
Destroy() | mlpack::CLI | static |
didParse | mlpack::CLI | private |
doc | mlpack::CLI | |
GetDescription(const std::string &identifier) | mlpack::CLI | static |
GetParam(const std::string &identifier) | mlpack::CLI | static |
GetSingleton() | mlpack::CLI | static |
globalValues | mlpack::CLI | private |
gmap_t typedef | mlpack::CLI | private |
HasParam(const std::string &identifier) | mlpack::CLI | static |
HyphenateString(const std::string &str, int padding) | mlpack::CLI | static |
ParseCommandLine(int argc, char **argv) | mlpack::CLI | static |
ParseStream(std::istream &stream) | mlpack::CLI | static |
Print() | mlpack::CLI | static |
PrintHelp(const std::string ¶m="") | mlpack::CLI | static |
programName | mlpack::CLI | private |
RegisterProgramDoc(util::ProgramDoc *doc) | mlpack::CLI | static |
RemoveDuplicateFlags(po::basic_parsed_options< char > &bpo) | mlpack::CLI | static |
RequiredOptions() | mlpack::CLI | privatestatic |
requiredOptions | mlpack::CLI | private |
SanitizeString(const std::string &str) | mlpack::CLI | privatestatic |
singleton | mlpack::CLI | privatestatic |
Timer class | mlpack::CLI | friend |
timer | mlpack::CLI | private |
UpdateGmap() | mlpack::CLI | privatestatic |
vmap | mlpack::CLI | private |
~CLI() | mlpack::CLI |