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

Public Member Functions

 ImageOpModule ()
 For separate commands.
 
template<class OP >
void install (const std::string &name=OP().getName())
 Add ImageOp command to registry (CommandBank).
 
- Public Member Functions inherited from CommandModule< 'i', ImageOpSection >
 CommandModule (CommandBank &bank=getCommandBank())
 

Additional Inherited Members

- Public Types inherited from CommandModule< 'i', ImageOpSection >
typedef CommandModule< PREFIX, ImageOpSection > module_t
 
- Protected 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)
 
- Static Protected 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.
 
- Protected Attributes inherited from CommandInstaller< PREFIX, SECTION >
CommandBankcmdBank
 

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