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

Public Member Functions

 ImageOpInstaller (ImageOpBank &bank)
 
template<class OP >
void add (const std::string &name=OP().getName())
 Add ImageOp command to registry (CommandBank). More...
 

Public Attributes

ImageOpBankbank
 

Member Function Documentation

◆ add()

void add ( const std::string &  name = OP().getName())
inline

Add ImageOp command to registry (CommandBank).

Template Parameters
OP- Class derived from ImageOp

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