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

This is the complete list of members for Realm::CommandLineOption, 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)=0Realm::CommandLineOptionpure virtual
parse_argument(int &pos, int argc, const char *argv[])=0Realm::CommandLineOptionpure virtual
~CommandLineOption(void)Realm::CommandLineOptionvirtual