MarlinMT  0.1.0
marlinmt::Configurable Member List

This is the complete list of members for marlinmt::Configurable, including all inherited members.

_parametersmarlinmt::Configurableprotected
addParameter(EParameterType paramType, const std::string &name, const std::string &desc, std::shared_ptr< T > value)marlinmt::Configurableinline
addParameter(EParameterType paramType, const std::string &name, const std::string &desc, std::shared_ptr< T > value, T defVal)marlinmt::Configurableinline
begin()marlinmt::Configurable
begin() constmarlinmt::Configurable
checkParameter(const std::string &name) constmarlinmt::Configurable
clear()marlinmt::Configurable
Configurable()=defaultmarlinmt::Configurable
const_iterator typedefmarlinmt::Configurable
end()marlinmt::Configurable
end() constmarlinmt::Configurable
exists(const std::string &name) constmarlinmt::Configurable
isSet(const std::string &name) constmarlinmt::Configurable
iterator typedefmarlinmt::Configurable
parameter(const std::string &name) constmarlinmt::Configurableinline
parameter(const std::string &name, const T &fallback) constmarlinmt::Configurableinline
ParameterMap typedefmarlinmt::Configurable
unset()marlinmt::Configurable
~Configurable()=defaultmarlinmt::Configurablevirtual