OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
hdf_vgroup Class Reference

#include <hdfclass.h>

Collaboration diagram for hdf_vgroup:
Collaboration graph

Public Member Functions

bool operator! (void) const
 

Public Attributes

vector< hdf_attrattrs
 
string name
 
int32 ref
 
vector< int32 > refs
 
vector< int32 > tags
 
string vclass
 
vector< string > vnames
 

Protected Member Functions

bool _ok (void) const
 

Detailed Description

Definition at line 218 of file hdfclass.h.

Member Function Documentation

bool hdf_vgroup::_ok ( void  ) const
protected

Definition at line 318 of file vgroup.cc.

References refs, and tags.

Referenced by operator!().

bool hdf_vgroup::operator! ( void  ) const
inline

Definition at line 220 of file hdfclass.h.

References _ok().

Here is the call graph for this function:

Member Data Documentation

vector< hdf_attr > hdf_vgroup::attrs

Definition at line 228 of file hdfclass.h.

Referenced by hdfistream_vgroup::operator>>().

string hdf_vgroup::name

Definition at line 223 of file hdfclass.h.

Referenced by NewStructureFromVgroup(), and hdfistream_vgroup::operator>>().

int32 hdf_vgroup::ref

Definition at line 222 of file hdfclass.h.

Referenced by hdfistream_vgroup::operator>>().

vector< int32 > hdf_vgroup::refs
vector< int32 > hdf_vgroup::tags
string hdf_vgroup::vclass

Definition at line 224 of file hdfclass.h.

Referenced by hdfistream_vgroup::operator>>().

vector< string > hdf_vgroup::vnames

Definition at line 227 of file hdfclass.h.

Referenced by LoadStructureFromVgroup(), and hdfistream_vgroup::operator>>().


The documentation for this class was generated from the following files: