, including all inherited members.
| allowMultipleCalls_ | Command | [protected] |
| argumentNum_ | Command | [protected] |
| cast(const std::string &s) | Command | [inline, protected] |
| checkParameters(const std::vector< std::string > ¶meters) | SingleCommand< std::string > | [inline, virtual] |
| Command(const std::string &name, const std::string &shortName="", const std::string &infoText="", const std::string ¶meterList="", const int argumentNum=1, const bool allowMultipleCalls=false) | Command | |
| Command_LoadDatasetSingle(std::string *ptr) (defined in Command_LoadDatasetSingle) | Command_LoadDatasetSingle | [inline] |
| execute(const std::vector< std::string > ¶meters) | SingleCommand< std::string > | [inline, virtual] |
| getAllowMultipleCalls() | Command | |
| getArgumentNumber() | Command | |
| getInfoText() | Command | |
| getName() | Command | |
| getParameterList() | Command | |
| getShortName() | Command | |
| help() | Command | [virtual] |
| infoText_ | Command | [protected] |
| is(const std::string &s) | Command | [inline, protected] |
| isValueInSet(const std::string &value, const std::set< std::string > &set) | Command | [protected] |
| loggerCat_ | Command | [protected] |
| name_ | Command | [protected] |
| parameterList_ | Command | [protected] |
| ptr1_ (defined in SingleCommand< std::string >) | SingleCommand< std::string > | [protected] |
| ptr2_ (defined in SingleCommand< std::string >) | SingleCommand< std::string > | [protected] |
| ptr3_ (defined in SingleCommand< std::string >) | SingleCommand< std::string > | [protected] |
| ptr4_ (defined in SingleCommand< std::string >) | SingleCommand< std::string > | [protected] |
| shortName_ | Command | [protected] |
| SingleCommand(std::string *ptr1, const std::string &name, const std::string &shortName="", const std::string &infoText="", const std::string parameterList="") (defined in SingleCommand< std::string >) | SingleCommand< std::string > | [inline] |
| SingleCommand(std::string *ptr1, std::string *ptr2, const std::string &name, const std::string &shortName="", const std::string &infoText="", const std::string parameterList="") (defined in SingleCommand< std::string >) | SingleCommand< std::string > | [inline] |
| SingleCommand(std::string *ptr1, std::string *ptr2, std::string *ptr3, const std::string &name, const std::string &shortName="", const std::string &infoText="", const std::string parameterList="") (defined in SingleCommand< std::string >) | SingleCommand< std::string > | [inline] |
| SingleCommand(std::string *ptr1, std::string *ptr2, std::string *ptr3, std::string *ptr4, const std::string &name, const std::string &shortName="", const std::string &infoText="", const std::string parameterList="") (defined in SingleCommand< std::string >) | SingleCommand< std::string > | [inline] |
| usage() | Command | [virtual] |
| ~Command() (defined in Command) | Command | [virtual] |
| ~SingleCommand() (defined in SingleCommand< std::string >) | SingleCommand< std::string > | [inline] |