MLPACK  1.0.4
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::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]
aliasValuesmlpack::CLI [private]
amap_t typedefmlpack::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]
descmlpack::CLI [private]
Destroy()mlpack::CLI [static]
didParsemlpack::CLI [private]
docmlpack::CLI
GetDescription(const std::string &identifier)mlpack::CLI [static]
GetParam(const std::string &identifier)mlpack::CLI [static]
GetSingleton()mlpack::CLI [static]
globalValuesmlpack::CLI [private]
gmap_t typedefmlpack::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 &param="")mlpack::CLI [static]
RegisterProgramDoc(util::ProgramDoc *doc)mlpack::CLI [static]
RemoveDuplicateFlags(po::basic_parsed_options< char > &bpo)mlpack::CLI [static]
requiredOptionsmlpack::CLI [private]
RequiredOptions()mlpack::CLI [private, static]
SanitizeString(const std::string &str)mlpack::CLI [private, static]
singletonmlpack::CLI [private, static]
Timer classmlpack::CLI [friend]
timermlpack::CLI [private]
UpdateGmap()mlpack::CLI [private, static]
vmapmlpack::CLI [private]
~CLI()mlpack::CLI