![]() |
h5gt 0.2.0
C++ wrapper for HDF5 library (based on HighFive project)
|
This is the complete list of members for h5gt::DataSetCreateProps, including all inherited members.
addExternalFile(const std::string &file, off_t offset=0, hsize_t size=0) | h5gt::DataSetCreateProps | inline |
addVirtualDataSet(const DataSpace &vSpace, const DataSet &srcDset, const DataSpace &srcSpace) | h5gt::DataSetCreateProps | inline |
DataSetCreateProps() (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
FromId(const hid_t &id, const bool &increaseRefCount=false) (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inlinestatic |
getChunk(int max_ndims) (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
getExternal(unsigned idx, off_t &offset, hsize_t &fileSize) | h5gt::DataSetCreateProps | inline |
getExternalCount() | h5gt::DataSetCreateProps | inline |
getLayoutType() (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
getVirtualCount() | h5gt::DataSetCreateProps | inline |
getVirtualDataSetName(size_t idx) | h5gt::DataSetCreateProps | inline |
getVirtualFileName(size_t idx) (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
getVirtualSrcSpace(size_t idx) (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
getVirtualVSpace(size_t idx) (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
isChunked() (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
isCompact() (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
isContiguous() (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
isVirtual() (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
PropertyList(const PropertyList< T > &other) (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
PropertyList() noexcept (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
PropertyList(PropertyList &&other) noexcept (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
PropertyList(const hid_t &hid) noexcept (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
setChunk(const std::initializer_list< hsize_t > &items) (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
setChunk(hsize_t item, Args... args) (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
setChunk(const std::vector< hsize_t > &dims) (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
setDeflate(const unsigned &level) (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |
setExternalLinkPrefix(const std::string &prefix) | h5gt::PropertyList< PropertyType::DATASET_CREATE > | inlineprotected |
setShuffle() (defined in h5gt::DataSetCreateProps) | h5gt::DataSetCreateProps | inline |