#include <cdfxp.h>
Public Attributes | |
int | type |
int | width |
Logical | outputSetting |
Logical | filterSetting |
Logical | output |
Logical | filter |
Logical | inclusive |
struct VarStruct * | Var |
struct RecordStruct * | Record |
struct IndicesStruct * | Indices |
struct ItemStruct * | nextItem |
struct ItemStruct * | nextExport |
struct ItemStruct * | nextScalar |
struct ItemStruct * | nextHyper |
struct IndicesStruct* ItemStruct::Indices [read] |
struct ItemStruct* ItemStruct::nextExport [read] |
struct ItemStruct* ItemStruct::nextHyper [read] |
struct ItemStruct* ItemStruct::nextItem [read] |
struct ItemStruct* ItemStruct::nextScalar [read] |
struct RecordStruct* ItemStruct::Record [read] |
int ItemStruct::type |
struct VarStruct* ItemStruct::Var [read] |