21 #ifndef mia_core_delayedparameter_hh
22 #define mia_core_delayedparameter_hh
77 const std::string&
get_key()
const;
94 throw create_exception<std::invalid_argument>(
"TDelayedParameter::get(): Key '", m_key,
95 "' is not available in the data pool");
101 template <
typename T>
108 template <
typename T>
111 return !m_key.empty();
114 template <
typename T>
static CDatapool & instance()
bool has_key(const std::string &key) const
A parameter proxy object with a key to identify it.
bool key_is_valid() const
const std::string & get_key() const
bool pool_has_key() const
TDelayedParameter()=default
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
#define NS_MIA_END
conveniance define to end the mia namespace