, 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) | MultipleCommand< 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_LoadNetworkMultiple(std::vector< std::string > *ptr) (defined in Command_LoadNetworkMultiple) | Command_LoadNetworkMultiple | [inline] |
| execute(const std::vector< std::string > ¶meters) | MultipleCommand< 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] |
| MultipleCommand(std::vector< std::string > *ptr1, const std::string &name, const std::string &shortName="", const std::string &infoText="", const std::string parameterList="") (defined in MultipleCommand< std::string >) | MultipleCommand< std::string > | [inline] |
| MultipleCommand(std::vector< std::string > *ptr1, std::vector< std::string > *ptr2, const std::string &name, const std::string &shortName="", const std::string &infoText="", const std::string parameterList="") (defined in MultipleCommand< std::string >) | MultipleCommand< std::string > | [inline] |
| MultipleCommand(std::vector< std::string > *ptr1, std::vector< std::string > *ptr2, std::vector< std::string > *ptr3, const std::string &name, const std::string &shortName="", const std::string &infoText="", const std::string parameterList="") (defined in MultipleCommand< std::string >) | MultipleCommand< std::string > | [inline] |
| MultipleCommand(std::vector< std::string > *ptr1, std::vector< std::string > *ptr2, std::vector< std::string > *ptr3, std::vector< std::string > *ptr4, const std::string &name, const std::string &shortName="", const std::string &infoText="", const std::string parameterList="") (defined in MultipleCommand< std::string >) | MultipleCommand< std::string > | [inline] |
| name_ | Command | [protected] |
| parameterList_ | Command | [protected] |
| ptr1_ (defined in MultipleCommand< std::string >) | MultipleCommand< std::string > | [protected] |
| ptr2_ (defined in MultipleCommand< std::string >) | MultipleCommand< std::string > | [protected] |
| ptr3_ (defined in MultipleCommand< std::string >) | MultipleCommand< std::string > | [protected] |
| ptr4_ (defined in MultipleCommand< std::string >) | MultipleCommand< std::string > | [protected] |
| shortName_ | Command | [protected] |
| usage() | Command | [virtual] |
| ~Command() (defined in Command) | Command | [virtual] |