mlpack  2.0.1
mlpack::CLI Member List

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::CLIstatic
Add(const std::string &identifier, const std::string &description, const std::string &alias="", bool required=false)mlpack::CLIstatic
AddAlias(const std::string &alias, const std::string &original)mlpack::CLIprivatestatic
AddFlag(const std::string &identifier, const std::string &description, const std::string &alias="")mlpack::CLIstatic
AliasReverseLookup(const std::string &value)mlpack::CLIprivatestatic
aliasValuesmlpack::CLIprivate
amap_t typedefmlpack::CLIprivate
CLI()mlpack::CLIprivate
CLI(const std::string &optionsName)mlpack::CLIprivate
CLI(const CLI &other)mlpack::CLIprivate
DefaultMessages()mlpack::CLIstatic
descmlpack::CLIprivate
Destroy()mlpack::CLIstatic
didParsemlpack::CLIprivate
docmlpack::CLI
GetDescription(const std::string &identifier)mlpack::CLIstatic
GetParam(const std::string &identifier)mlpack::CLIstatic
GetSingleton()mlpack::CLIstatic
globalValuesmlpack::CLIprivate
gmap_t typedefmlpack::CLIprivate
HasParam(const std::string &identifier)mlpack::CLIstatic
HyphenateString(const std::string &str, int padding)mlpack::CLIstatic
ParseCommandLine(int argc, char **argv)mlpack::CLIstatic
ParseStream(std::istream &stream)mlpack::CLIstatic
Print()mlpack::CLIstatic
PrintHelp(const std::string &param="")mlpack::CLIstatic
programNamemlpack::CLIprivate
RegisterProgramDoc(util::ProgramDoc *doc)mlpack::CLIstatic
RemoveDuplicateFlags(po::basic_parsed_options< char > &bpo)mlpack::CLIstatic
RequiredOptions()mlpack::CLIprivatestatic
requiredOptionsmlpack::CLIprivate
SanitizeString(const std::string &str)mlpack::CLIprivatestatic
singletonmlpack::CLIprivatestatic
timermlpack::CLIprivate
UpdateGmap()mlpack::CLIprivatestatic
vmapmlpack::CLIprivate
~CLI()mlpack::CLI