#include <ConfigManager.h>
template<class MANAGED_TYPE>
emp::ConfigManager< MANAGED_TYPE >::ConfigManager |
( |
const std::string & |
_type, |
|
|
const std::string & |
_command, |
|
|
std::function< bool(MANAGED_TYPE &, std::string)> |
_fun |
|
) |
| |
|
inline |
template<class MANAGED_TYPE>
template<class MANAGED_TYPE>
const std::string& emp::ConfigManager_Base::GetCommandKeyword |
( |
| ) |
const |
|
inlineinherited |
const std::string& emp::ConfigManager_Base::GetTypeKeyword |
( |
| ) |
const |
|
inlineinherited |
template<class MANAGED_TYPE>
template<class MANAGED_TYPE>
template<class MANAGED_TYPE>
const std::string emp::ConfigManager_Base::command_keyword |
|
protectedinherited |
const std::string emp::ConfigManager_Base::type_keyword |
|
protectedinherited |
The documentation for this class was generated from the following file: