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

Public Member Functions | |
| bool | operator! (void) const |
Public Attributes | |
| vector< hdf_attr > | attrs |
| vector< hdf_field > | fields |
| string | name |
| int32 | ref |
| string | vclass |
Protected Member Functions | |
| bool | _ok (void) const |
Definition at line 204 of file hdfclass.h.
|
protected |
|
inline |
Definition at line 206 of file hdfclass.h.
References _ok().

| vector< hdf_attr > hdf_vdata::attrs |
Definition at line 212 of file hdfclass.h.
Referenced by hdfistream_vdata::operator>>().
| vector< hdf_field > hdf_vdata::fields |
Definition at line 211 of file hdfclass.h.
Referenced by _ok(), LoadSequenceFromVdata(), NewSequenceFromVdata(), hdfistream_vdata::operator>>(), and HDFSequence::read_tagref().
| string hdf_vdata::name |
Definition at line 209 of file hdfclass.h.
Referenced by NewSequenceFromVdata(), hdfistream_vdata::operator>>(), and HDFSequence::read_tagref().
| int32 hdf_vdata::ref |
Definition at line 208 of file hdfclass.h.
Referenced by hdfistream_vdata::operator>>().
| string hdf_vdata::vclass |
Definition at line 210 of file hdfclass.h.
Referenced by hdfistream_vdata::operator>>().