libdap
Updated for version 3.20.3
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
40 #define _structure_h 1
44 #include "Constructor.h"
50 class ConstraintEvaluator;
90 Structure(
const string &n,
const string &d);
105 virtual void dump(ostream &strm)
const ;
110 #endif // _structure_h
virtual vector< BaseType * > * transform_to_dap2(AttrTable *parent_attr_table)
DAP4 to DAP2 transform.
virtual BaseType * ptr_duplicate()
virtual void transform_to_dap4(D4Group *root, Constructor *container)
virtual void dump(ostream &strm) const
dumps information about this object
Structure(const string &n)
top level DAP object to house generic methods
Contains the attributes for a dataset.
Holds a structure (aggregate) type.
virtual void set_leaf_sequence(int level=1)
Traverse Structure, set Sequence leaf nodes.
The basic data type for the DODS DAP types.
virtual bool is_linear()
Check to see whether this variable can be printed simply.