MarlinMT  0.1.0
marlinmt::IScheduler Member List

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

_applicationmarlinmt::Componentprotected
_descriptionmarlinmt::Componentprotected
_loggermarlinmt::Componentprotected
_namemarlinmt::Componentprotected
_parametersmarlinmt::Configurableprotected
_typemarlinmt::Componentprotected
_verbositymarlinmt::Componentprotected
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
application() constmarlinmt::Component
application()marlinmt::Component
begin()marlinmt::Configurable
begin() constmarlinmt::Configurable
checkParameter(const std::string &name) constmarlinmt::Configurable
clear()marlinmt::Configurable
Component()=deletemarlinmt::Component
Component(const Component &)=deletemarlinmt::Component
Component(const std::string &type)marlinmt::Component
Configurable()=defaultmarlinmt::Configurable
const_iterator typedefmarlinmt::Configurable
debug() constmarlinmt::Component
description() constmarlinmt::Component
end()=0marlinmt::ISchedulerpure virtual
marlinmt::Component::end() constmarlinmt::Configurable
error() constmarlinmt::Component
exists(const std::string &name) constmarlinmt::Configurable
freeSlots() const =0marlinmt::ISchedulerpure virtual
getParameters(ConfigSection &section, const std::set< std::string > &exclude={}) constmarlinmt::Component
initialize() overridemarlinmt::ISchedulervirtual
IScheduler()marlinmt::IScheduler
isInitialized() constmarlinmt::Component
isSet(const std::string &name) constmarlinmt::Configurable
iterator typedefmarlinmt::Configurable
log() constmarlinmt::Componentinline
LoggerPtr typedefmarlinmt::Component
message() constmarlinmt::Component
name() constmarlinmt::Component
operator=(const Component &)=deletemarlinmt::Component
parameter(const std::string &name) constmarlinmt::Configurableinline
parameter(const std::string &name, const T &fallback) constmarlinmt::Configurableinline
ParameterMap typedefmarlinmt::Configurable
popFinishedEvents(std::vector< std::shared_ptr< EventStore >> &events)=0marlinmt::ISchedulerpure virtual
printParameters() constmarlinmt::Component
printParameters() constmarlinmt::Component
processRunHeader(std::shared_ptr< RunHeader > rhdr)=0marlinmt::ISchedulerpure virtual
pushEvent(std::shared_ptr< EventStore > event)=0marlinmt::ISchedulerpure virtual
setDescription(const std::string &desc)marlinmt::Component
setName(const std::string &n)marlinmt::Component
setParameters(const ConfigSection &section, bool throwIfNotFound=false)marlinmt::Component
setup(Application *app)marlinmt::Component
setVerbosity(const std::string &level)marlinmt::Component
type() constmarlinmt::Component
unset()marlinmt::Configurable
verbosity() constmarlinmt::Component
warning() constmarlinmt::Component
~Component()=defaultmarlinmt::Componentvirtual
~Configurable()=defaultmarlinmt::Configurablevirtual
~IScheduler()=defaultmarlinmt::ISchedulervirtual