h5gt 0.2.0
C++ wrapper for HDF5 library (based on HighFive project)
Loading...
Searching...
No Matches
h5gt::DataSet Member List

This is the complete list of members for h5gt::DataSet, including all inherited members.

_getLinkInfo(const std::string &objPath) consth5gt::Objectinlineprotected
_hid (defined in h5gt::Object)h5gt::Objectprotected
_unlink(const std::string &obj_name) const (defined in h5gt::Object)h5gt::Objectinlineprotected
_unpackExternalLink(const std::string &objName, std::string &fileName_out) const (defined in h5gt::Object)h5gt::Objectinlineprotected
_unpackSoftLink(const std::string &objName) const (defined in h5gt::Object)h5gt::Objectinlineprotected
createAttribute(const std::string &attr_name, const DataSpace &space, const DataType &type)h5gt::AnnotateTraits< DataSet >inline
createAttribute(const std::string &attr_name, const DataSpace &space)h5gt::AnnotateTraits< DataSet >inline
createAttribute(const std::string &attr_name, const T &data)h5gt::AnnotateTraits< DataSet >inline
DataSet(const Object &obj) (defined in h5gt::DataSet)h5gt::DataSetinlineprotected
DataSet(Object &&o) noexcept (defined in h5gt::DataSet)h5gt::DataSetinlineprotected
deleteAttribute(const std::string &attr_name)h5gt::AnnotateTraits< DataSet >inline
flush(bool globalScope=true)h5gt::Objectinline
FromId(const hid_t &id, const bool &increaseRefCount=false) (defined in h5gt::DataSet)h5gt::DataSetinlinestatic
getAccessProps() const (defined in h5gt::DataSet)h5gt::DataSetinline
getAttribute(const std::string &attr_name) consth5gt::AnnotateTraits< DataSet >inline
getCreateProps() const (defined in h5gt::DataSet)h5gt::DataSetinline
getDataType() consth5gt::DataSetinline
getDimensions() consth5gt::DataSetinline
getElementCount() consth5gt::DataSetinline
getFile() const (defined in h5gt::DataSet)h5gt::DataSetinline
getFileName() const (defined in h5gt::Object)h5gt::Objectinline
getId(const bool &increaseRefCount=false) const noexcepth5gt::Objectinline
getIdRefCount() const noexcept (defined in h5gt::Object)h5gt::Objectinline
getLinkInfo() const (defined in h5gt::DataSet)h5gt::DataSetinline
getMemSpace() consth5gt::DataSetinline
getNumberAttributes() consth5gt::AnnotateTraits< DataSet >inline
getObjectInfo() consth5gt::Objectinline
getObjectType() consth5gt::Objectinline
getOffset() consth5gt::DataSetinline
getParent(const GroupAccessProps &groupAccessProps=GroupAccessProps()) const (defined in h5gt::DataSet)h5gt::DataSetinline
getPath() consth5gt::Objectinline
getSpace() consth5gt::DataSetinline
getStorageSize() consth5gt::DataSetinline
hasAttribute(const std::string &attr_name) consth5gt::AnnotateTraits< DataSet >inline
isValid() const noexcepth5gt::Objectinline
listAttributeNames() consth5gt::AnnotateTraits< DataSet >inline
NodeTraits (defined in h5gt::DataSet)h5gt::DataSetfriend
Object() (defined in h5gt::DataSet)h5gt::DataSetinlineprotected
Object(const Object &other) (defined in h5gt::DataSet)h5gt::DataSetinlineprotected
Object(Object &&other) noexcept (defined in h5gt::DataSet)h5gt::DataSetinlineprotected
Object(const hid_t &) (defined in h5gt::DataSet)h5gt::DataSetinlineexplicitprotected
Object(const hid_t &, const ObjectType &, const bool &) (defined in h5gt::DataSet)h5gt::DataSetinlineexplicitprotected
operator!=(const DataSet &other) const (defined in h5gt::DataSet)h5gt::DataSetinline
operator=(const Object &other) (defined in h5gt::Object)h5gt::Objectinlineprotected
operator==(const DataSet &other) consth5gt::DataSetinline
h5gt::Object::operator==(const Object &other) consth5gt::Objectinlineprotected
read(T &array) consth5gt::SliceTraits< DataSet >inline
read(T *array, const DataType &dtype=DataType()) consth5gt::SliceTraits< DataSet >inline
Reference (defined in h5gt::DataSet)h5gt::DataSetfriend
rename(const std::string &dest_path, const LinkCreateProps &linkCreateProps=LinkCreateProps(), const LinkAccessProps &linkAccessProps=LinkAccessProps()) consth5gt::DataSetinline
resize(const std::vector< size_t > &dims)h5gt::DataSetinline
select(const std::vector< size_t > &offset, const std::vector< size_t > &count, const std::vector< size_t > &stride=std::vector< size_t >(), const std::vector< size_t > &block=std::vector< size_t >()) consth5gt::SliceTraits< DataSet >inline
select(const ElementSet &elements) consth5gt::SliceTraits< DataSet >inline
select_cols(const std::vector< size_t > &ind, size_t offset=0, size_t count=0) consth5gt::SliceTraits< DataSet >inline
select_rows(const std::vector< size_t > &ind, size_t offset=0, size_t count=0) consth5gt::SliceTraits< DataSet >inline
Selection (defined in h5gt::DataSet)h5gt::DataSetfriend
type (defined in h5gt::DataSet)h5gt::DataSetstatic
unlink() const (defined in h5gt::DataSet)h5gt::DataSetinline
unpackSoftLink() consth5gt::DataSetinline
write(const T &buffer)h5gt::SliceTraits< DataSet >inline
write_raw(const T *buffer, const DataType &dtype=DataType())h5gt::SliceTraits< DataSet >inline
~Object() (defined in h5gt::Object)h5gt::Objectinline