15 #ifndef __H5FileAccPropList_H 16 #define __H5FileAccPropList_H 34 void setStdio()
const;
37 void setDriver(
hid_t new_driver_id,
const void *new_driver_info)
const;
40 hid_t getDriver()
const;
46 hsize_t getFamilyOffset()
const;
53 void setCore (
size_t increment,
hbool_t backing_store)
const;
56 void getCore (
size_t& increment,
hbool_t& backing_store)
const;
68 const char* meta_ext =
".meta",
69 const char* raw_ext =
".raw")
const;
76 void setSieveBufSize(
size_t bufsize)
const;
80 size_t getSieveBufSize()
const;
86 hsize_t getMetaBlockSize()
const;
89 void setLog(
const char *logfile,
unsigned flags,
size_t buf_size)
const;
93 void setAlignment(
hsize_t threshold = 1,
hsize_t alignment = 1)
const;
106 void setCache(
int mdc_nelmts,
size_t rdcc_nelmts,
size_t rdcc_nbytes,
double rdcc_w0)
const;
109 void getCache(
int& mdc_nelmts,
size_t& rdcc_nelmts,
size_t& rdcc_nbytes,
double& rdcc_w0)
const;
118 void setGcReferences(
unsigned gc_ref = 0)
const;
121 unsigned getGcReferences()
const;
143 #ifndef DOXYGEN_SHOULD_SKIP_THIS 146 static void deleteConstants();
154 #endif // DOXYGEN_SHOULD_SKIP_THIS 159 #endif // __H5FileAccPropList_H
HDFFCLIBAPI intf * block_size
unsigned long long hsize_t
static const FileAccPropList & DEFAULT
Default file access property list.
virtual H5std_string fromClass() const
Returns this class name.
static FileAccPropList * DEFAULT_
Class FileAccPropList inherits from PropList and provides wrappers for the HDF5 file access property ...
enum H5F_mem_t H5FD_mem_t
Class PropList provides operations for generic property lists.
HDFFCLIBAPI intf intf * flags
HDFFCLIBAPI intf _fcd intf * dtype
HDFFCLIBAPI intf * offset