![]() |
HDF5 1.14.6
API Reference
|
#include <c++/src/H5CommonFG.h>
CommonFG is an abstract base class of H5Group.
Protected Member Functions | |
virtual void | p_setId (const hid_t new_id)=0 |
CommonFG | ( | ) |
ArrayType openArrayType | ( | const H5std_string & | name | ) | const |
CompType openCompType | ( | const H5std_string & | name | ) | const |
DataType openDataType | ( | const H5std_string & | name | ) | const |
EnumType openEnumType | ( | const H5std_string & | name | ) | const |
FloatType openFloatType | ( | const H5std_string & | name | ) | const |
IntType openIntType | ( | const H5std_string & | name | ) | const |
StrType openStrType | ( | const H5std_string & | name | ) | const |
VarLenType openVarLenType | ( | const char * | name | ) | const |
VarLenType openVarLenType | ( | const H5std_string & | name | ) | const |
|
pure virtual |