bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
HDF5CF::Attribute Class Reference

This class represents one attribute. More...

#include <HDF5CF.h>

Collaboration diagram for HDF5CF::Attribute:
Collaboration graph

Public Member Functions

size_t getBufSize () const
 
hsize_t getCount () const
 
bool getCsetType () const
 
const std::string & getName () const
 
const std::string & getNewName () const
 
const std::vector< size_t > & getStrSize () const
 
H5DataType getType () const
 
const std::vector< char > & getValue () const
 

Friends

class CVar
 
class EOS5CVar
 
class EOS5File
 
class File
 
class GMCVar
 
class GMFile
 
class GMSPVar
 
class Var
 

Detailed Description

This class represents one attribute.

Definition at line 185 of file HDF5CF.h.

Member Function Documentation

◆ getBufSize()

size_t HDF5CF::Attribute::getBufSize ( ) const
inline

Definition at line 212 of file HDF5CF.h.

◆ getCount()

hsize_t HDF5CF::Attribute::getCount ( ) const
inline

Definition at line 207 of file HDF5CF.h.

◆ getCsetType()

bool HDF5CF::Attribute::getCsetType ( ) const
inline

Definition at line 227 of file HDF5CF.h.

◆ getName()

const std::string & HDF5CF::Attribute::getName ( ) const
inline

Definition at line 192 of file HDF5CF.h.

◆ getNewName()

const std::string & HDF5CF::Attribute::getNewName ( ) const
inline

Definition at line 197 of file HDF5CF.h.

◆ getStrSize()

const std::vector< size_t > & HDF5CF::Attribute::getStrSize ( ) const
inline

Definition at line 222 of file HDF5CF.h.

◆ getType()

H5DataType HDF5CF::Attribute::getType ( ) const
inline

Definition at line 202 of file HDF5CF.h.

◆ getValue()

const std::vector< char > & HDF5CF::Attribute::getValue ( ) const
inline

Definition at line 217 of file HDF5CF.h.

Friends And Related Symbol Documentation

◆ CVar

friend class CVar
friend

Definition at line 245 of file HDF5CF.h.

◆ EOS5CVar

friend class EOS5CVar
friend

Definition at line 248 of file HDF5CF.h.

◆ EOS5File

friend class EOS5File
friend

Definition at line 243 of file HDF5CF.h.

◆ File

friend class File
friend

Definition at line 241 of file HDF5CF.h.

◆ GMCVar

friend class GMCVar
friend

Definition at line 246 of file HDF5CF.h.

◆ GMFile

friend class GMFile
friend

Definition at line 242 of file HDF5CF.h.

◆ GMSPVar

friend class GMSPVar
friend

Definition at line 247 of file HDF5CF.h.

◆ Var

friend class Var
friend

Definition at line 244 of file HDF5CF.h.


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