|
libCZI
Reading CZI documents made easy
|
This structure gathers options for the query-construction. More...
#include <libCZI_Query.h>
Public Types | |
| enum | HandlingOfNonExistentDimensions { HandlingOfNonExistentDimensions::EvaluateToTrue, HandlingOfNonExistentDimensions::EvaluateToFalse, HandlingOfNonExistentDimensions::Error } |
Public Member Functions | |
| void | SetDefault () |
| Sets the struct to default values. | |
Public Attributes | |
| HandlingOfNonExistentDimensions | handlingNonExistentDimensions |
| This field describes how "non existent dimensions" are treated in a query expression. | |
This structure gathers options for the query-construction.
Values that indicate how to deal with a condition which references a dimension not existent on a subblock.