Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::IntegerUnitsCommandLineOption< T > Member List

This is the complete list of members for Realm::IntegerUnitsCommandLineOption< T >, including all inherited members.

binaryRealm::IntegerUnitsCommandLineOption< T >protected
CommandLineOption(const std::string &_optname, bool _keep)Realm::CommandLineOption
default_unitRealm::IntegerUnitsCommandLineOption< T >protected
IntegerUnitsCommandLineOption(const std::string &_optname, char _default_unit, bool _binary, bool _keep, T &_target)Realm::IntegerUnitsCommandLineOption< T >
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::IntegerUnitsCommandLineOption< T >virtual
parse_argument(int &pos, int argc, const char *argv[])Realm::IntegerUnitsCommandLineOption< T >virtual
targetRealm::IntegerUnitsCommandLineOption< T >protected
~CommandLineOption(void)Realm::CommandLineOptionvirtual