EventAnalysis  1.0.0
EA::GlobalDataStore Member List

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

AddObject(const std::string &name, std::shared_ptr< DataType > obj)EA::OwningDataStoreinline
EA::DataStore::AddObject(const std::string &name, DataType &obj, const observer_ptr< ObjectProducer > &producer=nullptr)EA::DataStore
EA::DataStore::AddObject(const std::string &name, observer_ptr< DataType > obj, const observer_ptr< ObjectProducer > &producer=nullptr)EA::DataStore
EA::DataStore::AddObject(const std::string &name, const char *obj, const observer_ptr< ObjectProducer > &=nullptr)EA::DataStore
EA::DataStore::AddObject(const std::string &name, std::shared_ptr< DataType > obj, const observer_ptr< ObjectProducer > &producer=nullptr)EA::DataStore
EA::DataStore::AddObject(const std::string &name, std::unique_ptr< DataType > obj, const observer_ptr< ObjectProducer > &=nullptr)EA::DataStore
EA::ObjectMap::AddObject(const std::string &name, DataType &obj)EA::ObjectMap
EA::ObjectMap::AddObject(const std::string &name, observer_ptr< DataType > obj)EA::ObjectMap
EA::ObjectMap::AddObject(const std::string &name, const char *obj)EA::ObjectMap
EA::ObjectMap::AddObject(const std::string &name, std::unique_ptr< DataType > obj)EA::ObjectMap
EA::ObjectMap::AddObject(const std::string &name, ObjectWrapper &&wrapper)EA::ObjectMapprotected
AddProvider(observer_ptr< DataProvider > provider)EA::DataStore
CastAndWrap(const std::string &name, const std::string &actualName, ObjectWrapper &&wrapper, observer_ptr< ObjectProducer > provider)EA::DataStoreprotected
CastAndWrap(const std::string &name, const std::string &actualName, ObjectWrapper &&wrapper, observer_ptr< ObjectProducer > provider)EA::DataStore
Clean()EA::DataStore
CleanAliases()EA::DataStoreinline
DataStore(const std::string &name, ObjectCategory category)EA::DataStore
FreeRemoved(Memory::Status memStatus)EA::DataStore
GetAlias(const std::string &name) constEA::DataStoreinline
GetAttachedProviders()EA::DataStoreinline
GetFromMap(const std::string &name)EA::DataStoreprotected
GetFromMap(const std::string &name)EA::DataStore
GetFromProvider(const std::string &name, ObjectWrapper &wrapper, std::string &actualName, observer_ptr< ObjectProducer > &provider)EA::DataStoreprotected
GetListOfObjects()EA::DataStoreinline
GetName() constEA::Infovirtual
GetNameOfAliasedObject(const std::string &aliasName)EA::DataStoreinline
GetObject(const std::string &name)EA::DataStore
GetObject(const std::string &name)EA::DataStore
GetObjectWrapper(const std::string &objName)EA::DataStore
GetRepresentation()EA::Infoinlineprotected
GetType() constEA::Infovirtual
GetVersion() constEA::Infovirtual
GlobalDataStore(const std::string &name)EA::GlobalDataStoreinline
Info(const std::string &name)EA::Info
Info(const std::shared_ptr< Representation > &impl)EA::Infoinlineprotected
IsAlgoProducedObject(const std::string nameOrAlias)EA::DataStore
IsAlias(const std::string &objName)EA::DataStoreinline
IsTrackingRemovedObjects()EA::DataStoreinline
OwningDataStore(const std::string &name, ObjectCategory category)EA::OwningDataStoreinline
RemoveObject(const std::string &name, bool removeAliased=false)EA::DataStore
SetAlgoProducedObjects(const AlgoSequence &seq)EA::DataStore
SetAlias(const std::string &objName, const std::string &objAlias)EA::DataStore
TrackRemovedObjects(bool track=true)EA::DataStore
~Info()EA::Infovirtual