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

Public Member Functions

 DetectorInstaller (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
 

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