25 #ifndef _dmrpp_d4opaque_h 26 #define _dmrpp_d4opaque_h 1 31 #include "DmrppCommon.h" 42 void insert_chunk(
Chunk *chunk);
43 void read_chunks_parallel();
54 virtual libdap::BaseType *ptr_duplicate();
72 virtual void resize(
unsigned long long size)
79 virtual void print_dap4(libdap::XMLWriter &writer,
bool constrained =
false)
84 virtual void dump(ostream & strm)
const;
89 #endif // _dmrpp_d4opaque_h
virtual unsigned char * get_buf()
Get a pointer to start of the Opaque data buffer.
virtual bool read()
Read opaque data.
void print_dmrpp(libdap::XMLWriter &writer, bool constrained=false)
Print the DMR++ response for the Scalar types.
virtual void resize(unsigned long long size)
Allocate.
Size and offset information of data included in DMR++ files.