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

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

BooleanCommandLineOption(const std::string &_optname, bool _keep, bool &_target)Realm::BooleanCommandLineOption
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::BooleanCommandLineOptionvirtual
parse_argument(int &pos, int argc, const char *argv[])Realm::BooleanCommandLineOptionvirtual
targetRealm::BooleanCommandLineOptionprotected
~CommandLineOption(void)Realm::CommandLineOptionvirtual