Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::StringListCommandLineOption Member List

This is the complete list of members for Realm::StringListCommandLineOption, including all inherited members.

CommandLineOption(const std::string &_optname, bool _keep)Realm::CommandLineOption
keepRealm::CommandLineOptionprotected
keep_arg(void) constRealm::CommandLineOptionvirtual
match(const std::string &s)Realm::CommandLineOptionvirtual
optnameRealm::CommandLineOptionprotected
parse_argument(std::vector< std::string > &cmdline, std::vector< std::string >::iterator &pos)Realm::StringListCommandLineOptionvirtual
parse_argument(int &pos, int argc, const char *argv[])Realm::StringListCommandLineOptionvirtual
StringListCommandLineOption(const std::string &_optname, bool _keep, std::vector< std::string > &_target)Realm::StringListCommandLineOption
targetRealm::StringListCommandLineOptionprotected
~CommandLineOption(void)Realm::CommandLineOptionvirtual