|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <hcstream.h>

Public Attributes | |
| int32 | edge [hdfclass::MAXDIMS] |
| bool | reduce_rank |
| bool | set |
| int32 | start [hdfclass::MAXDIMS] |
| int32 | stride [hdfclass::MAXDIMS] |
Definition at line 162 of file hcstream.h.
| int32 hdfistream_sds::slab::edge[hdfclass::MAXDIMS] |
Definition at line 166 of file hcstream.h.
Referenced by hdfistream_sds::operator>>(), and hdfistream_sds::setslab().
| bool hdfistream_sds::slab::reduce_rank |
Definition at line 164 of file hcstream.h.
Referenced by hdfistream_sds::operator>>(), hdfistream_sds::setslab(), and hdfistream_sds::unsetslab().
| bool hdfistream_sds::slab::set |
Definition at line 163 of file hcstream.h.
Referenced by hdfistream_sds::_init(), hdfistream_sds::operator>>(), hdfistream_sds::setslab(), and hdfistream_sds::unsetslab().
| int32 hdfistream_sds::slab::start[hdfclass::MAXDIMS] |
Definition at line 165 of file hcstream.h.
Referenced by hdfistream_sds::operator>>(), and hdfistream_sds::setslab().
| int32 hdfistream_sds::slab::stride[hdfclass::MAXDIMS] |
Definition at line 167 of file hcstream.h.
Referenced by hdfistream_sds::operator>>(), and hdfistream_sds::setslab().