Public Member Functions | List of all members
RemoverInstaller Class Reference
Inheritance diagram for RemoverInstaller:
Inheritance graph
[legend]
Collaboration diagram for RemoverInstaller:
Collaboration graph
[legend]

Public Member Functions

 RemoverInstaller (drain::CommandBank &bank=drain::getCommandBank())
 
template<class OP >
drain::Commandinstall (char alias=0)
 
- Public Member Functions inherited from CommandInstaller< PREFIX, SECTION >
 CommandInstaller (CommandBank &bank=getCommandBank())
 
template<class CMD >
Commandinstall (const std::string &name, char alias=0)
 
template<class CMD >
Commandinstall (char alias=0)
 
template<class CMD >
CommandinstallExternal (CMD &cmdExt, const std::string &name, char alias=0)
 
template<class CMD >
CommandinstallExternal (CMD &cmdExt, char alias=0)
 

Additional Inherited Members

- Static Public Member Functions inherited from CommandInstaller< PREFIX, SECTION >
static const CommandSectiongetSection ()
 
static char getPrefix ()
 Return the character used as prefix for the commands in this section.
 
template<class CMD >
static CommandinstallShared (const std::string &name, char alias=0)
 Install to shared CommandBank.
 
template<class CMD >
static CommandinstallShared (char alias=0)
 Install to shared CommandBank.
 
- Public Attributes inherited from CommandInstaller< PREFIX, SECTION >
CommandBankcmdBank
 

Member Function Documentation

◆ install()

drain::Command& install ( char  alias = 0)
inline

AnDReCommand<OP>


The documentation for this class was generated from the following file: