bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
hdf_vdata Class Reference
Collaboration diagram for hdf_vdata:
Collaboration graph

Public Member Functions

bool operator! (void) const
 

Public Attributes

vector< hdf_attrattrs
 
vector< hdf_fieldfields
 
string name
 
int32 ref
 
string vclass
 

Protected Member Functions

bool _ok (void) const
 

Detailed Description

Definition at line 204 of file hdfclass.h.

Member Function Documentation

◆ _ok()

bool hdf_vdata::_ok ( void ) const
protected

Definition at line 489 of file vdata.cc.

◆ operator!()

bool hdf_vdata::operator! ( void ) const
inline

Definition at line 206 of file hdfclass.h.

Member Data Documentation

◆ attrs

vector< hdf_attr > hdf_vdata::attrs

Definition at line 212 of file hdfclass.h.

◆ fields

vector< hdf_field > hdf_vdata::fields

Definition at line 211 of file hdfclass.h.

◆ name

string hdf_vdata::name

Definition at line 209 of file hdfclass.h.

◆ ref

int32 hdf_vdata::ref

Definition at line 208 of file hdfclass.h.

◆ vclass

string hdf_vdata::vclass

Definition at line 210 of file hdfclass.h.


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