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

This is the complete list of members for h5gt::NodeTraits< Derivate >, including all inherited members.

copy(const Group &obj, const std::string &objNewName, const ObjectCopyProps &copyProps=ObjectCopyProps(), const LinkCreateProps &linkCreateProps=LinkCreateProps(), const GroupAccessProps &groupAccessProps=GroupAccessProps())h5gt::NodeTraits< Derivate >
copy(const DataSet &obj, const std::string &objNewName, const ObjectCopyProps &copyProps=ObjectCopyProps(), const LinkCreateProps &linkCreateProps=LinkCreateProps(), const DataSetAccessProps &dsetAccessProps=DataSetAccessProps()) (defined in h5gt::NodeTraits< Derivate >)h5gt::NodeTraits< Derivate >
copy(const DataType &obj, const std::string &objNewName, const ObjectCopyProps &copyProps=ObjectCopyProps(), const LinkCreateProps &linkCreateProps=LinkCreateProps(), const DataTypeAccessProps &dtypeAccessProps=DataTypeAccessProps())h5gt::NodeTraits< Derivate >
createDataSet(const std::string &dataset_name, const DataSpace &space, const DataType &type, const LinkCreateProps &linkCreateProps=LinkCreateProps(), const DataSetCreateProps &dsetCreateProps=DataSetCreateProps(), const DataSetAccessProps &dsetAccessProps=DataSetAccessProps())h5gt::NodeTraits< Derivate >inline
createDataSet(const std::string &dataset_name, const DataSpace &space, const LinkCreateProps &linkCreateProps=LinkCreateProps(), const DataSetCreateProps &dsetCreateProps=DataSetCreateProps(), const DataSetAccessProps &dsetAccessProps=DataSetAccessProps())h5gt::NodeTraits< Derivate >inline
createDataSet(const std::string &dataset_name, const T &data, const LinkCreateProps &linkCreateProps=LinkCreateProps(), const DataSetCreateProps &dsetCreateProps=DataSetCreateProps(), const DataSetAccessProps &dsetAccessProps=DataSetAccessProps())h5gt::NodeTraits< Derivate >inline
createDataSet(const std::string &dataset_name, const FixedLenStringArray< N > &data, const LinkCreateProps &linkCreateProps=LinkCreateProps(), const DataSetCreateProps &dsetCreateProps=DataSetCreateProps(), const DataSetAccessProps &dsetAccessProps=DataSetAccessProps()) (defined in h5gt::NodeTraits< Derivate >)h5gt::NodeTraits< Derivate >inline
createGroup(const std::string &group_name, const LinkCreateProps &linkCreateProps=LinkCreateProps(), const GroupCreateProps &groupCreateProps=GroupCreateProps(), const GroupAccessProps &groupAccessProps=GroupAccessProps())h5gt::NodeTraits< Derivate >inline
createLink(const Node &target, const std::string &linkName, const LinkType &linkType, const std::string &targetPath="", const LinkCreateProps &linkCreateProps=LinkCreateProps(), const LinkAccessProps &linkAccessProps=LinkAccessProps(), const GroupAccessProps &groupAccessProps=GroupAccessProps()) (defined in h5gt::NodeTraits< Derivate >)h5gt::NodeTraits< Derivate >inline
createLink(const DataSet &target, const std::string &linkName, const LinkType &linkType, const std::string &targetPath="", const LinkCreateProps &linkCreateProps=LinkCreateProps(), const LinkAccessProps &linkAccessProps=LinkAccessProps(), const DataSetAccessProps &dsetAccessProps=DataSetAccessProps()) (defined in h5gt::NodeTraits< Derivate >)h5gt::NodeTraits< Derivate >inline
createLink(const DataType &target, const std::string &linkName, const LinkType &linkType, const std::string &targetPath="", const LinkCreateProps &linkCreateProps=LinkCreateProps(), const LinkAccessProps &linkAccessProps=LinkAccessProps(), const DataTypeAccessProps &dtypeAccessProps=DataTypeAccessProps()) (defined in h5gt::NodeTraits< Derivate >)h5gt::NodeTraits< Derivate >inline
exist(const std::string &obj_name, const LinkAccessProps &linkAccessProps=LinkAccessProps(), bool raise_errors=false) consth5gt::NodeTraits< Derivate >inline
existAndResolved(const std::string &obj_name, const LinkAccessProps &linkAccessProps=LinkAccessProps(), bool raise_errors=false) consth5gt::NodeTraits< Derivate >inline
getDataSet(const std::string &dataset_name, const DataSetAccessProps &accessProps=DataSetAccessProps()) consth5gt::NodeTraits< Derivate >inline
getDataType(const std::string &dtype_name, const DataTypeAccessProps &dtypeAccessProps=DataTypeAccessProps()) const (defined in h5gt::NodeTraits< Derivate >)h5gt::NodeTraits< Derivate >inline
getFile() const (defined in h5gt::NodeTraits< Derivate >)h5gt::NodeTraits< Derivate >inline
getGroup(const std::string &group_name, const GroupAccessProps &groupAccessProps=GroupAccessProps()) consth5gt::NodeTraits< Derivate >inline
getLinkInfo(const std::string &objName) const (defined in h5gt::NodeTraits< Derivate >)h5gt::NodeTraits< Derivate >inline
getLinkType(const std::string &obj_name, const LinkAccessProps &linkAccessProps=LinkAccessProps()) consth5gt::NodeTraits< Derivate >inline
getNumberObjects() consth5gt::NodeTraits< Derivate >inline
getObjectName(size_t index, const LinkAccessProps &linkAccessProps=LinkAccessProps()) consth5gt::NodeTraits< Derivate >inline
getObjectType(const std::string &obj_name, const LinkAccessProps &accessProps=LinkAccessProps()) consth5gt::NodeTraits< Derivate >inline
hasObject(const std::string &objName, const ObjectType &objType, const LinkAccessProps &linkAccessProps=LinkAccessProps(), bool raise_errors=false) const (defined in h5gt::NodeTraits< Derivate >)h5gt::NodeTraits< Derivate >
listObjectNames() consth5gt::NodeTraits< Derivate >inline
rename(const std::string &src_path, const std::string &dest_path, const LinkCreateProps &linkCreateProps=LinkCreateProps(), const LinkAccessProps &linkAccessProps=LinkAccessProps()) consth5gt::NodeTraits< Derivate >inline
resolved(const std::string &obj_name, const LinkAccessProps &linkAccessProps=LinkAccessProps(), bool raise_errors=false) consth5gt::NodeTraits< Derivate >inline
unlink(const std::string &obj_name, const LinkAccessProps &linkAccessProps=LinkAccessProps()) consth5gt::NodeTraits< Derivate >inline
unpackExternalLink(const std::string &objName, std::string &fileName_out)h5gt::NodeTraits< Derivate >inline
unpackSoftLink(const std::string &objName)h5gt::NodeTraits< Derivate >inline