EventAnalysis  1.0.0
EA::ObjectMap Member List

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

_aliasesEA::ObjectMapprivate
_FindAlias(const std::string &aliasName)EA::ObjectMapinlineprivate
_FindAliasesOf(const std::string &objName)EA::ObjectMapinlineprivate
_mapEA::ObjectMapprivate
_objListEA::ObjectMapprivate
AddObject(const std::string &name, DataType &obj)EA::ObjectMap
AddObject(const std::string &name, observer_ptr< DataType > obj)EA::ObjectMap
AddObject(const std::string &name, const char *obj)EA::ObjectMap
AddObject(const std::string &name, std::shared_ptr< DataType > obj)EA::ObjectMap
AddObject(const std::string &name, std::unique_ptr< DataType > obj)EA::ObjectMap
AddObject(const std::string &name, ObjectWrapper &&wrapper)EA::ObjectMapprotected
Aliases typedefEA::ObjectMapprivate
Clean()EA::ObjectMap
CleanAliases()EA::ObjectMap
GetAlias(const std::string &name) constEA::ObjectMap
GetListOfObjects()EA::ObjectMap
GetNameOfAliasedObject(const std::string &aliasName)EA::ObjectMap
GetObject(const std::string &name)EA::ObjectMap
GetObjectClass(const std::string &objName)EA::ObjectMap
GetObjectWrapper(const std::string &objName)EA::ObjectMap
IsAlias(const std::string &objName)EA::ObjectMap
Map typedefEA::ObjectMapprivate
RemoveObject(const std::string &name, bool removeAliased=false)EA::ObjectMap
SetAlias(const std::string &objName, const std::string &objAlias)EA::ObjectMap
~ObjectMap()EA::ObjectMap