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

Protected Member Functions

bool _ok (void) const
 

Detailed Description

Definition at line 218 of file hdfclass.h.

Member Function Documentation

◆ _ok()

bool hdf_vgroup::_ok ( void ) const
protected

Definition at line 329 of file vgroup.cc.

◆ operator!()

bool hdf_vgroup::operator! ( void ) const
inline

Definition at line 220 of file hdfclass.h.

Member Data Documentation

◆ attrs

vector< hdf_attr > hdf_vgroup::attrs

Definition at line 228 of file hdfclass.h.

◆ name

string hdf_vgroup::name

Definition at line 223 of file hdfclass.h.

◆ ref

int32 hdf_vgroup::ref

Definition at line 222 of file hdfclass.h.

◆ refs

vector< int32 > hdf_vgroup::refs

Definition at line 226 of file hdfclass.h.

◆ tags

vector< int32 > hdf_vgroup::tags

Definition at line 225 of file hdfclass.h.

◆ vclass

string hdf_vgroup::vclass

Definition at line 224 of file hdfclass.h.

◆ vnames

vector< string > hdf_vgroup::vnames

Definition at line 227 of file hdfclass.h.


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