OC Updated for version 2.0
|
#define OC_MAX_DIMENSIONS 1024 |
#define OCONDISK 1 |
The OCddsnode type provide a reference to a component of a DAS or DDS tree: e.g. Sequence, Grid, Dataset, etc. These objects are nested, so most objects reference a container object and subnode objects. The term ddsnode is slightly misleading since it also covers DAS nodes.
enum OCdxd |
enum OCerror |
Define the set of error return codes. The set consists of oc errors (negative values) plus the set of system errors, which are positive.
enum OCtype |
Define the set of legal types. The set is divided into two parts. The atomic types define leaf nodes of the DDS. The non-atomic types are used to tag internal nodes of the DDS tree.