h5geo 0.4.0
C++17 and python API to work with geo-data (seismic, wells, maps, other in process) based on HDF5. Aimed at geoscientists and developers.
Loading...
Searching...
No Matches
H5BaseImpl< TBase > Member List

This is the complete list of members for H5BaseImpl< TBase >, including all inherited members.

clone() overrideH5BaseImpl< TBase >virtual
createContainer(std::string &fileName, const h5geo::ContainerType &containerType, h5geo::CreationType createFlag) (defined in H5BaseImpl< TBase >)H5BaseImpl< TBase >protectedstatic
createContainer(h5gt::File h5File, const h5geo::ContainerType &containerType, h5geo::CreationType createFlag) (defined in H5BaseImpl< TBase >)H5BaseImpl< TBase >protectedstatic
createObject(std::string &objName, h5gt::File parentFile, const h5geo::ObjectType &objType, void *p, h5geo::CreationType createFlag)H5BaseImpl< TBase >protected
createObject(std::string &objName, h5gt::Group parentGroup, const h5geo::ObjectType &objType, void *p, h5geo::CreationType createFlag)H5BaseImpl< TBase >protected
createObject(h5gt::Group objG, const h5geo::ObjectType &objType, void *p, h5geo::CreationType createFlag) (defined in H5BaseImpl< TBase >)H5BaseImpl< TBase >protected
Delete() override (defined in H5BaseImpl< TBase >)H5BaseImpl< TBase >virtual
getChildCount(h5gt::Group &group, const h5geo::ObjectType &objType, bool recursive=false) (defined in H5BaseImpl< TBase >)H5BaseImpl< TBase >protectedvirtual
getChildGroupList(h5gt::Group &group, const h5geo::ObjectType &objType, bool recursive=false) (defined in H5BaseImpl< TBase >)H5BaseImpl< TBase >protectedvirtual
getChildNameList(h5gt::Group &group, const h5geo::ObjectType &objType, const std::string &referencePath, bool recursive=false)H5BaseImpl< TBase >protectedvirtual
h5geo::openMapContainer (defined in H5BaseImpl< TBase >)H5BaseImpl< TBase >friend
h5geo::openSeisContainer (defined in H5BaseImpl< TBase >)H5BaseImpl< TBase >friend
h5geo::openVolContainer (defined in H5BaseImpl< TBase >)H5BaseImpl< TBase >friend
h5geo::openWellContainer (defined in H5BaseImpl< TBase >)H5BaseImpl< TBase >friend
isSuccessor(const h5gt::Group &parentG, const h5gt::Group &childG)H5BaseImpl< TBase >protected
isSuccessor(const std::string &parent, const std::string &child)H5BaseImpl< TBase >protected
~H5Base()=default (defined in H5Base)H5Baseprotectedvirtual
~H5BaseImpl()=default (defined in H5BaseImpl< TBase >)H5BaseImpl< TBase >protectedvirtual