This class provides access to Array data retrieved using the DAP protocol
This class provides access to Array data retrieved using the DAP protocol. The DAP protocol can be used to transport data values as well as metadata. Using the AttributeInterface of this class, metadata from the DAP DAS object can be merged with the data. Other clients of this class can then have ready access to both the data and associated metadata for an Array variable.
virtual ~ClientArray()
virtual BaseType* ptr_duplicate()
virtual bool read(const string &dataset, int &error)
virtual void print_val(ostream &os, string space = "", bool print_decl_p = true)
space - Unused by this version of print\_val.
print - \_decl\_p Unused. virtual AttrTable& getAttrTable()
virtual void setAttrTable(AttrTable &attr)
alphabetic index hierarchy of classes
generated by doc++