bes Updated for version 3.20.13
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 189 of file HDF5CF.h.

Member Function Documentation

◆ getBufSize()

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

Definition at line 216 of file HDF5CF.h.

◆ getCount()

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

Definition at line 211 of file HDF5CF.h.

◆ getCsetType()

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

Definition at line 231 of file HDF5CF.h.

◆ getName()

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

Definition at line 196 of file HDF5CF.h.

◆ getNewName()

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

Definition at line 201 of file HDF5CF.h.

◆ getStrSize()

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

Definition at line 226 of file HDF5CF.h.

◆ getType()

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

Definition at line 206 of file HDF5CF.h.

◆ getValue()

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

Definition at line 221 of file HDF5CF.h.

Friends And Related Function Documentation

◆ CVar

friend class CVar
friend

Definition at line 249 of file HDF5CF.h.

◆ EOS5CVar

friend class EOS5CVar
friend

Definition at line 252 of file HDF5CF.h.

◆ EOS5File

friend class EOS5File
friend

Definition at line 247 of file HDF5CF.h.

◆ File

friend class File
friend

Definition at line 245 of file HDF5CF.h.

◆ GMCVar

friend class GMCVar
friend

Definition at line 250 of file HDF5CF.h.

◆ GMFile

friend class GMFile
friend

Definition at line 246 of file HDF5CF.h.

◆ GMSPVar

friend class GMSPVar
friend

Definition at line 251 of file HDF5CF.h.

◆ Var

friend class Var
friend

Definition at line 248 of file HDF5CF.h.


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