bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
hdf_field Class Reference
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

◆ _ok()

bool hdf_field::_ok ( void ) const
protected

Definition at line 469 of file vdata.cc.

◆ operator!()

bool hdf_field::operator! ( void ) const
inline

Definition at line 196 of file hdfclass.h.

Friends And Related Symbol Documentation

◆ hdf_vdata

friend class hdf_vdata
friend

Definition at line 195 of file hdfclass.h.

Member Data Documentation

◆ name

string hdf_field::name

Definition at line 198 of file hdfclass.h.

◆ vals

vector< hdf_genvec > hdf_field::vals

Definition at line 199 of file hdfclass.h.


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