![]() |
HDF5 Last Updated on 2025-11-11
The HDF5 Field Guide
|
#include <c++/src/H5CommonFG.h>
CommonFG is an abstract base class of H5Group.
Inheritance diagram for CommonFG: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 |