EventAnalysis
1.0.0
|
This is the complete list of members for EA::ObjectConsumer, including all inherited members.
_repr | EA::ObjectConsumer | private |
ConsumedObjects typedef | EA::ObjectConsumer | |
DeclareAlternative(const std::string &name, ObjectCategory category, std::string store, const std::string &alternativeName, ObjectCategory alternativeCategory, std::string alternativeStore) | EA::ObjectConsumer | |
DeclareConsumedObject(std::string name, ObjectCategory category, std::string store, bool optional=false) | EA::ObjectConsumer | |
GetConsumedObjects() const | EA::ObjectConsumer | inline |
GetRepresentation() | EA::ObjectConsumer | inlineprotected |
ObjectConsumer() | EA::ObjectConsumer | inline |
ObjectConsumer(const std::shared_ptr< Representation > &impl) | EA::ObjectConsumer | inlineprotected |