CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
Defaults used if DataObject type doesn't matter or not given.
Public Member Functions | |
SelectCommandImplBase (const SelectCommand &cmd) | |
virtual | ~SelectCommandImplBase () |
virtual int | help () const |
virtual int | desc () const |
virtual int | run () const |
Protected Attributes | |
const SelectCommand & | m_cmd |
CASM::SelectCommandImplBase::SelectCommandImplBase | ( | const SelectCommand & | cmd | ) |
|
inlinevirtual |
|
virtual |
Reimplemented in CASM::SelectCommandImpl< DataObject >.
|
virtual |
Reimplemented in CASM::SelectCommandImpl< DataObject >.
|
virtual |
Reimplemented in CASM::SelectCommandImpl< DataObject >.
|
protected |