EventAnalysis  1.0.0
EA::EventLoop Member List

This is the complete list of members for EA::EventLoop, including all inherited members.

_algorithmsEA::EventLoopprivate
_cachedObjsEA::EventLoopprivate
_cachesToBeCleanedEA::EventLoopprivate
_checkDataAvailabilityEA::EventLoopprivate
_currentEventEA::EventLoopprivate
_currIterEA::EventLoopprivate
_dpManagerEA::EventLoopprivate
_dsManagerEA::EventLoopprivate
_ecManagerEA::EventLoopprivate
_firstEventEA::EventLoopprivate
_loopProxyEA::EventLoopprivate
_nEventsEA::EventLoopprivate
_nProcessedEA::EventLoopprivate
_passNumberEA::EventLoopprivate
_printModuloEA::EventLoopprivate
_psManagerEA::EventLoopprivate
AddAlgorithm(std::unique_ptr< Algorithm > algo)EA::EventLoop
CachedObjs typedefEA::EventLoopprivate
CacheEventObject(const std::string &objName, const std::string &storeName)EA::EventLoop
CleanEventCache(const std::string &objName, const std::string &storeName)EA::EventLoop
Configurable()EA::Configurable
Configurable(const std::shared_ptr< Representation > &impl)EA::Configurableinlineprotected
DefineParameter(const std::string &name, T &variable)EA::Configurableprotected
EventLoop(unsigned int firstEvent=0, unsigned int nEvents=0)EA::EventLoop
EventLoopProxy classEA::EventLoopfriend
Finalize()EA::EventLoop
GetAlgorithms()EA::EventLoopinline
GetFirstEvent()EA::EventLoop
GetNEvents()EA::EventLoop
GetNProcessed()EA::EventLoop
GetParameters()EA::Configurable
GetRepresentation()EA::Configurableinlineprotected
Initialize(unsigned int passNumber, unsigned int iterNumber)EA::EventLoop
Iterate()EA::EventLoop
IterateRequest enum nameEA::EventLoop
Run()EA::EventLoop
SetAlgorithms(std::unique_ptr< AlgoSequence > &&algorithms)EA::EventLoop
SetDataProviderManager(observer_ptr< DataProviderManager > dpManager)EA::EventLoop
SetDataStoreManager(observer_ptr< DataStoreManager > dsManager)EA::EventLoop
SetEventDataCacheManager(observer_ptr< EventDataCacheManager > ecManager)EA::EventLoop
SetParameter(const std::string &name, const T &value)EA::Configurable
SetParameter(const std::string &name, const char *value)EA::Configurable
SetPersistenceServiceManager(observer_ptr< PersistenceServiceManager > psManager)EA::EventLoop