| 
    EventAnalysis
    1.3.1
    
   | 
 
#include "core/Exception.h"#include "core/ObserverPtr.h"#include "data/ObjectCategory.h"#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | EA::ObjectConsumer | 
| Interface for a class which consumes data objects.  More... | |
| struct | EA::ObjectConsumer::ConsumedObject | 
| Descriptor structure for a consumed object.  More... | |
| class | EA::ObjectConsumer::UndeclaredObject | 
| Exception class for using undeclared objects as parameters of DeclareAlternative.  More... | |
| class | EA::ObjectConsumer::BadName | 
| Exception class for bad object name.  More... | |
| class | EA::ObjectConsumer::BadCategory | 
| Exception class for bad object category.  More... | |
| class | EA::ObjectConsumer::Representation | 
Namespaces | |
| EA | |
| IncludeFileExc.h IncludeFileExc class declaration.  | |
ObjectConsumer class declaration.
 1.8.13