Base for classes with cmd() method. More...
#include <WithCmd.h>
Public Member Functions | |
virtual | ~WithCmd () |
void | cmd (const std::string &key, const TypesafePtr &val, const std::size_t *shape) |
void | cmd (const std::string &key, const TypesafePtr &val, std::size_t nelem, const std::size_t *shape=nullptr) |
virtual void | cmd (const std::string &key, const TypesafePtr &val=nullptr)=0 |
|
inlinevirtual |
|
inline |
|
inline |
|
pure virtual |
Implemented in PLMD::PlumedMain, PLMD::CLToolMain, PLMD::GREX, and PLMD::PlumedHandle.
Hosted by GitHub | 1.8.17 |