Command_LoadNetworkMultiple Member List

This is the complete list of members for Command_LoadNetworkMultiple, including all inherited members.
allowMultipleCalls_Command [protected]
argumentNum_Command [protected]
cast(const std::string &s)Command [inline, protected]
checkParameters(const std::vector< std::string > &parameters)MultipleCommand< std::string > [inline, virtual]
Command(const std::string &name, const std::string &shortName="", const std::string &infoText="", const std::string &parameterList="", 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 > &parameters)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]