![]() |
|

Public Member Functions | |
| ImageOpInstaller (ImageOpBank &bank) | |
| template<class OP > | |
| void | add (const std::string &name=OP().getName()) |
| Add ImageOp command to registry (CommandBank). | |
Public Attributes | |
| ImageOpBank & | bank |
|
inline |
Add ImageOp command to registry (CommandBank).
| OP | - Class derived from ImageOp |
1.9.8