|
CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
Inheritance diagram for CASM::RmCommandImplBase:Public Member Functions | |
| RmCommandImplBase (const RmCommand &cmd) | |
| virtual | ~RmCommandImplBase () |
| virtual int | help () const |
| virtual int | desc () const |
| virtual int | run () const |
Protected Attributes | |
| const RmCommand & | m_cmd |
| CASM::RmCommandImplBase::RmCommandImplBase | ( | const RmCommand & | cmd | ) |
|
inlinevirtual |
|
virtual |
Reimplemented in CASM::RmCommandImpl< DataObject >.
|
virtual |
Reimplemented in CASM::RmCommandImpl< DataObject >.
|
virtual |
Reimplemented in CASM::RmCommandImpl< DataObject >.