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 | [private, static] |
AddFlag(const std::string &identifier, const std::string &description, const std::string &alias="") | mlpack::CLI | [static] |
AliasReverseLookup(const std::string &value) | mlpack::CLI | [private, static] |
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] |
RegisterProgramDoc(util::ProgramDoc *doc) | mlpack::CLI | [static] |
RemoveDuplicateFlags(po::basic_parsed_options< char > &bpo) | mlpack::CLI | [static] |
requiredOptions | mlpack::CLI | [private] |
RequiredOptions() | mlpack::CLI | [private, static] |
SanitizeString(const std::string &str) | mlpack::CLI | [private, static] |
singleton | mlpack::CLI | [private, static] |
Timer class | mlpack::CLI | [friend] |
timer | mlpack::CLI | [private] |
UpdateGmap() | mlpack::CLI | [private, static] |
vmap | mlpack::CLI | [private] |
~CLI() | mlpack::CLI | |