HDF5  1.12.0
Data Fields
H5F_t Struct Reference

#include <H5Fpkg.h>

Data Fields

char * open_name
 
char * actual_name
 
H5F_shared_tshared
 
H5VL_object_tvol_obj
 
unsigned nopen_objs
 
H5FO_tobj_count
 
hbool_t id_exists
 
hbool_t closing
 
struct H5F_tparent
 
unsigned nmounts
 

Field Documentation

◆ actual_name

char* actual_name

◆ closing

hbool_t closing

◆ id_exists

hbool_t id_exists

◆ nmounts

unsigned nmounts

◆ nopen_objs

unsigned nopen_objs

◆ obj_count

H5FO_t* obj_count

◆ open_name

char* open_name

◆ parent

struct H5F_t* parent

◆ shared

H5F_shared_t* shared

◆ vol_obj

H5VL_object_t* vol_obj

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