#include <ConfigManager.h>
emp::ConfigManager_Base::ConfigManager_Base |
( |
const std::string & |
_type, |
|
|
const std::string & |
_command |
|
) |
| |
|
inline |
virtual emp::ConfigManager_Base::~ConfigManager_Base |
( |
| ) |
|
|
inlinevirtual |
virtual bool emp::ConfigManager_Base::CommandCallback |
( |
const std::string & |
command | ) |
|
|
pure virtual |
const std::string& emp::ConfigManager_Base::GetCommandKeyword |
( |
| ) |
const |
|
inline |
const std::string& emp::ConfigManager_Base::GetTypeKeyword |
( |
| ) |
const |
|
inline |
virtual void emp::ConfigManager_Base::NewObject |
( |
const std::string & |
obj_name | ) |
|
|
pure virtual |
virtual void emp::ConfigManager_Base::UseObject |
( |
const std::string & |
obj_name | ) |
|
|
pure virtual |
const std::string emp::ConfigManager_Base::command_keyword |
|
protected |
const std::string emp::ConfigManager_Base::type_keyword |
|
protected |
The documentation for this class was generated from the following file: