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");
111 return !m_key.empty();
bool has_key(const std::string &key) const
static CDatapool & instance()
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