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

#include <hdfclass.h>

Collaboration diagram for hdf_field:
Collaboration graph

Public Member Functions

bool operator! (void) const
 

Public Attributes

string name
 
vector< hdf_genvecvals
 

Protected Member Functions

bool _ok (void) const
 

Friends

class hdf_vdata
 

Detailed Description

Definition at line 193 of file hdfclass.h.

Member Function Documentation

bool hdf_field::_ok ( void  ) const
protected

Definition at line 472 of file vdata.cc.

References vals.

Referenced by operator!().

bool hdf_field::operator! ( void  ) const
inline

Definition at line 196 of file hdfclass.h.

References _ok().

Here is the call graph for this function:

Friends And Related Function Documentation

friend class hdf_vdata
friend

Definition at line 195 of file hdfclass.h.

Member Data Documentation

string hdf_field::name

Definition at line 198 of file hdfclass.h.

vector< hdf_genvec > hdf_field::vals

Definition at line 199 of file hdfclass.h.

Referenced by _ok(), and LoadStructureFromField().


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