41 void openFile(
const H5std_string& name,
unsigned int flags,
43 void openFile(
const char* name,
unsigned int flags,
70 void getObjIDs(
unsigned types,
size_t max_objs,
hid_t *oid_list)
const;
73 void getVFDHandle(
void **file_handle)
const;
74 void getVFDHandle(
const FileAccPropList& fapl,
void **file_handle)
const;
78 static bool isHdf5(
const char* name);
84 #ifndef DOXYGEN_SHOULD_SKIP_THIS 88 virtual hid_t getLocId()
const;
94 #endif // DOXYGEN_SHOULD_SKIP_THIS 109 virtual hid_t getId()
const;
115 #ifndef DOXYGEN_SHOULD_SKIP_THIS 117 virtual void p_setId(
const hid_t new_id);
118 #endif // DOXYGEN_SHOULD_SKIP_THIS
Class Group represents an HDF5 group.
virtual H5std_string fromClass() const
Returns this class name.
unsigned long long hsize_t
static const FileCreatPropList & DEFAULT
Default file creation property list.
static const FileAccPropList & DEFAULT
Default file access property list.
Class FileCreatPropList inherits from PropList and provides wrappers for the HDF5 file create propert...
Class FileAccPropList inherits from PropList and provides wrappers for the HDF5 file access property ...
signed long long hssize_t
Class H5File represents an HDF5 file.
HDFFCLIBAPI intf intf * flags