|
ifw
0.0.1-dev
|
#include <configSet.hpp>
Public Member Functions | |
| ConfigSet (const std::string &keycfg, T value, const bool mandatory) | |
| ConfigSet () | |
| ConfigSet (const std::string &keycfg, T value, const bool mandatory) | |
| ConfigSet () | |
| ConfigSet (const std::string &keycfg, T value, const bool mandatory) | |
| ConfigSet () | |
Public Attributes | |
| std::string | m_key_str |
| T | m_value |
| bool | m_mandatory |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| std::string devmgr::common::ConfigSet< T >::m_key_str |
| bool devmgr::common::ConfigSet< T >::m_mandatory |
| T devmgr::common::ConfigSet< T >::m_value |
1.8.5