|
EventAnalysis
1.3.1
|
This is the complete list of members for EA::ObjectMap, including all inherited members.
| _aliases | EA::ObjectMap | private |
| _FindAlias(const std::string &aliasName) | EA::ObjectMap | inlineprivate |
| _FindAliasesOf(const std::string &objName) | EA::ObjectMap | inlineprivate |
| _map | EA::ObjectMap | private |
| 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::ObjectMap | protected |
| Aliases typedef | EA::ObjectMap | private |
| Clean() | EA::ObjectMap | |
| CleanAliases() | EA::ObjectMap | |
| GetAliases(const std::string &name="") const | EA::ObjectMap | |
| GetNameOfAliasedObject(const std::string &aliasName) | EA::ObjectMap | |
| GetObject(const std::string &name) | EA::ObjectMap | |
| GetObjectClass(const std::string &objName) | EA::ObjectMap | |
| GetObjects() const | EA::ObjectMap | |
| GetObjectWrapper(const std::string &objName) | EA::ObjectMap | |
| IsAlias(const std::string &objName) | EA::ObjectMap | |
| IsPresent(const std::string &nameOrAlias) const | EA::ObjectMap | |
| Map typedef | EA::ObjectMap | private |
| RemoveObject(const std::string &name, bool removeAliased=false) | EA::ObjectMap | |
| SetAlias(const std::string &objName, const std::string &objAlias) | EA::ObjectMap | |
| ~ObjectMap() | EA::ObjectMap |
1.8.13