![]() |
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.
|
This is the complete list of members for H5MapImpl, including all inherited members.
| addAttributeMap(H5Map *map, std::string name="") override | H5MapImpl | virtual |
| addExternalAttributeMap(H5Map *map, std::string name="") override | H5MapImpl | virtual |
| addInternalAttributeMap(H5Map *map, std::string name="") override | H5MapImpl | virtual |
| clone() override | H5BaseObjectImpl< H5Map > | virtual |
| clone() | H5BaseObjectImpl< H5Map > | virtual |
| clone() | H5BaseObjectImpl< H5Map > | virtual |
| clone() | H5BaseObjectImpl< H5Map > | virtual |
| clone() | H5BaseObjectImpl< H5Map > | virtual |
| clone() | H5BaseObjectImpl< H5Map > | virtual |
| clone() | H5BaseObjectImpl< H5Map > | virtual |
| clone() | H5BaseObjectImpl< H5Map > | virtual |
| clone() | H5BaseObjectImpl< H5Map > | virtual |
| clone() | H5BaseObjectImpl< H5Map > | virtual |
| clone() | H5BaseObjectImpl< H5Map > | virtual |
| clone() | H5BaseObjectImpl< H5Map > | virtual |
| clone() | H5BaseObjectImpl< H5Map > | virtual |
| clone() | H5BaseObjectImpl< H5Map > | virtual |
| clone() | H5BaseObjectImpl< H5Map > | virtual |
| createObject(std::string &objName, h5gt::File parentFile, const h5geo::ObjectType &objType, void *p, h5geo::CreationType createFlag) | H5BaseImpl< H5Map > | protected |
| createObject(std::string &objName, h5gt::Group parentGroup, const h5geo::ObjectType &objType, void *p, h5geo::CreationType createFlag) | H5BaseImpl< H5Map > | protected |
| getAngularUnits() override | H5BaseObjectImpl< H5Map > | virtual |
| getAttributeMapCount() override | H5MapImpl | virtual |
| getAttributeMapGroupList() override | H5MapImpl | virtual |
| getAttributeMapNameList() override | H5MapImpl | virtual |
| getChildNameList(h5gt::Group &group, const h5geo::ObjectType &objType, const std::string &referencePath, bool recursive=false) | H5BaseImpl< H5Map > | protectedvirtual |
| getData(const std::string &dataUnits="") override | H5MapImpl | virtual |
| getDataUnits() override | H5BaseObjectImpl< H5Map > | virtual |
| getDomain() override | H5MapImpl | virtual |
| getFullName() const override | H5BaseObjectImpl< H5Map > | virtual |
| getH5File() const override | H5BaseObjectImpl< H5Map > | virtual |
| getLengthUnits() override | H5BaseObjectImpl< H5Map > | virtual |
| getMapD() const override | H5MapImpl | virtual |
| getName() const override | H5BaseObjectImpl< H5Map > | virtual |
| getNullValue() override | H5BaseObjectImpl< H5Map > | virtual |
| getNX() override | H5MapImpl | virtual |
| getNY() override | H5MapImpl | virtual |
| getObjCount(const h5geo::ObjectType &objType, bool recursive) override | H5BaseObjectImpl< H5Map > | virtual |
| getObjG() const override | H5BaseObjectImpl< H5Map > | virtual |
| getObjGroupList(const h5geo::ObjectType &objType, bool recursive) override | H5BaseObjectImpl< H5Map > | virtual |
| getObjNameList(const h5geo::ObjectType &objType, bool recursive) override | H5BaseObjectImpl< H5Map > | virtual |
| getOrigin(const std::string &lengthUnits="", bool doCoordTransform=false) override | H5MapImpl | virtual |
| getParam() override | H5MapImpl | virtual |
| getParentG(const h5geo::ObjectType &objType) | H5BaseObjectImpl< H5Map > | protected |
| getPoint1(const std::string &lengthUnits="", bool doCoordTransform=false) override | H5MapImpl | virtual |
| getPoint2(const std::string &lengthUnits="", bool doCoordTransform=false) override | H5MapImpl | virtual |
| getSpatialReference() override | H5BaseObjectImpl< H5Map > | virtual |
| getTemporalUnits() override | H5BaseObjectImpl< H5Map > | virtual |
| H5BaseObjectImpl< H5Map > (defined in H5MapImpl) | H5MapImpl | friend |
| h5geo::openMap (defined in H5MapImpl) | H5MapImpl | friend |
| H5MapContainerImpl (defined in H5MapImpl) | H5MapImpl | friend |
| H5MapImpl(const h5gt::Group &group) (defined in H5MapImpl) | H5MapImpl | explicitprotected |
| isEqual(H5BaseObject *other) const override | H5BaseObjectImpl< H5Map > | virtual |
| isSuccessor(const h5gt::Group &parentG, const h5gt::Group &childG) | H5BaseImpl< H5Map > | protected |
| isSuccessor(const std::string &parent, const std::string &child) | H5BaseImpl< H5Map > | protected |
| openAttributeMap(const std::string &name) override | H5MapImpl | virtual |
| openMapContainer() const override | H5MapImpl | virtual |
| openPoints(const std::string &name) override | H5BaseObjectImpl< H5Map > | virtual |
| openPoints(h5gt::Group group) override | H5BaseObjectImpl< H5Map > | virtual |
| operator!=(const H5BaseObject &other) const override | H5BaseObjectImpl< H5Map > | virtual |
| operator==(const H5BaseObject &other) const override | H5BaseObjectImpl< H5Map > | virtual |
| removeAttributeMap(const std::string &name) override | H5MapImpl | virtual |
| setAngularUnits(const std::string &str) override | H5BaseObjectImpl< H5Map > | virtual |
| setDataUnits(const std::string &str) override | H5BaseObjectImpl< H5Map > | virtual |
| setDomain(const h5geo::Domain &domain) override | H5MapImpl | virtual |
| setLengthUnits(const std::string &str) override | H5BaseObjectImpl< H5Map > | virtual |
| setNullValue(double val) override | H5BaseObjectImpl< H5Map > | virtual |
| setOrigin(Eigen::Ref< Eigen::Vector2d > v, const std::string &lengthUnits="", bool doCoordTransform=false) override | H5MapImpl | virtual |
| setPoint1(Eigen::Ref< Eigen::Vector2d > v, const std::string &lengthUnits="", bool doCoordTransform=false) override | H5MapImpl | virtual |
| setPoint2(Eigen::Ref< Eigen::Vector2d > v, const std::string &lengthUnits="", bool doCoordTransform=false) override | H5MapImpl | virtual |
| setSpatialReference(const std::string &str) override | H5BaseObjectImpl< H5Map > | virtual |
| setSpatialReference(const std::string &authName, const std::string &code) override | H5BaseObjectImpl< H5Map > | virtual |
| setTemporalUnits(const std::string &str) override | H5BaseObjectImpl< H5Map > | virtual |
| writeData(Eigen::Ref< Eigen::MatrixXd > M, const std::string &dataUnits="") override | H5MapImpl | virtual |
| ~H5Base()=default (defined in H5Base) | H5Base | protectedvirtual |
| ~H5BaseObject()=default (defined in H5BaseObject) | H5BaseObject | protectedvirtual |
| ~H5Map()=default (defined in H5Map) | H5Map | protectedvirtual |
| ~H5MapImpl()=default (defined in H5MapImpl) | H5MapImpl | protectedvirtual |