21#ifndef mia_core_delayedparameter_hh
22#define mia_core_delayedparameter_hh
95 "' is not available in the data pool");
111 return !m_key.empty();
bool has_key(const std::string &key) const
static CDatapool & instance()
bool key_is_valid() const
TDelayedParameter(const std::string &key)
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
E create_exception(T ...t)
helper template to create exceptions with complex messages