|
DataDirector API
|
#include <ChunkProducer.h>
Public Member Functions | |
| RuleDefinition () | |
| ~RuleDefinition () | |
Public Attributes | |
| DynamicPtrArray< RuleElement * > | _elements |
A Rule definition. A collection of RuleElements to be matched
|
inline |
Constructor
|
inline |
Destructor
| DynamicPtrArray<RuleElement*> _elements |
The collection of rule elements making up this rule
1.8.10