39 #ifndef _ncstructure_h
40 #define _ncstructure_h 1
45 #include <Structure.h>
53 void do_structure_read(
int ncid,
int varid, nc_type datatype, vector<char> &values,
bool has_values,
int values_offset);
63 virtual BaseType *ptr_duplicate();
65 virtual void transform_to_dap4(D4Group *root, Constructor *container);
67 virtual void transfer_attributes(AttrTable *at);