Rule to filter data.Expression definition. More...
#include <clRuleApi.h>
Public Attributes | |
| ClUint8T | flags |
| Architecture and other flags. | |
| ClUint8T | len |
| Expression length in multiples of four bytes. | |
| struct ClRuleExpr * | next |
| Multiple RBEs can be chained to build complex expression. | |
| ClUint16T | offset |
| Offset with the data where expression is applied. | |
| ClUint8T | Byte [1] |
| Expression mask and value array. | |
Rule to filter data.Expression definition.