![]() |
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 H5WellImpl, including all inherited members.
| clone() override | H5BaseObjectImpl< H5Well > | virtual |
| clone() | H5BaseObjectImpl< H5Well > | virtual |
| clone() | H5BaseObjectImpl< H5Well > | virtual |
| clone() | H5BaseObjectImpl< H5Well > | virtual |
| clone() | H5BaseObjectImpl< H5Well > | virtual |
| clone() | H5BaseObjectImpl< H5Well > | virtual |
| clone() | H5BaseObjectImpl< H5Well > | virtual |
| clone() | H5BaseObjectImpl< H5Well > | virtual |
| clone() | H5BaseObjectImpl< H5Well > | virtual |
| clone() | H5BaseObjectImpl< H5Well > | virtual |
| clone() | H5BaseObjectImpl< H5Well > | virtual |
| clone() | H5BaseObjectImpl< H5Well > | virtual |
| clone() | H5BaseObjectImpl< H5Well > | virtual |
| clone() | H5BaseObjectImpl< H5Well > | virtual |
| clone() | H5BaseObjectImpl< H5Well > | virtual |
| createDevCurve(std::string &devName, H5DevCurveParam &p, h5geo::CreationType createFlag) override | H5WellImpl | virtual |
| createDevCurve(h5gt::Group group, H5DevCurveParam &p, h5geo::CreationType createFlag) override | H5WellImpl | virtual |
| createLogCurve(std::string &logType, std::string &logName, H5LogCurveParam &p, h5geo::CreationType createFlag) override | H5WellImpl | virtual |
| createLogCurve(h5gt::Group group, H5LogCurveParam &p, h5geo::CreationType createFlag) override | H5WellImpl | virtual |
| createObject(std::string &objName, h5gt::File parentFile, const h5geo::ObjectType &objType, void *p, h5geo::CreationType createFlag) | H5BaseImpl< H5Well > | protected |
| createObject(std::string &objName, h5gt::Group parentGroup, const h5geo::ObjectType &objType, void *p, h5geo::CreationType createFlag) | H5BaseImpl< H5Well > | protected |
| createWellTops(H5WellTopsParam &p, h5geo::CreationType createFlag) override | H5WellImpl | virtual |
| getActiveDevG() override | H5WellImpl | virtual |
| getAngularUnits() override | H5BaseObjectImpl< H5Well > | virtual |
| getChildNameList(h5gt::Group &group, const h5geo::ObjectType &objType, const std::string &referencePath, bool recursive=false) | H5BaseImpl< H5Well > | protectedvirtual |
| getDataUnits() override | H5BaseObjectImpl< H5Well > | virtual |
| getDevCurveCount() override | H5WellImpl | virtual |
| getDevCurveGroupList() override | H5WellImpl | virtual |
| getDevCurveNameList() override | H5WellImpl | virtual |
| getDevG() override | H5WellImpl | virtual |
| getFullName() const override | H5BaseObjectImpl< H5Well > | virtual |
| getH5File() const override | H5BaseObjectImpl< H5Well > | virtual |
| getHeadCoord(const std::string &lengthUnits="", bool doCoordTransform=false) override | H5WellImpl | virtual |
| getKB(const std::string &lengthUnits="") override | H5WellImpl | virtual |
| getLengthUnits() override | H5BaseObjectImpl< H5Well > | virtual |
| getLogCurveCount() override | H5WellImpl | virtual |
| getLogCurveGroupList() override | H5WellImpl | virtual |
| getLogCurveNameList() override | H5WellImpl | virtual |
| getLogG() override | H5WellImpl | virtual |
| getLogTypeG(const std::string &logType) override | H5WellImpl | virtual |
| getLogTypeList() override | H5WellImpl | virtual |
| getName() const override | H5BaseObjectImpl< H5Well > | virtual |
| getNullValue() override | H5BaseObjectImpl< H5Well > | virtual |
| getObjCount(const h5geo::ObjectType &objType, bool recursive) override | H5BaseObjectImpl< H5Well > | virtual |
| getObjG() const override | H5BaseObjectImpl< H5Well > | virtual |
| getObjGroupList(const h5geo::ObjectType &objType, bool recursive) override | H5BaseObjectImpl< H5Well > | virtual |
| getObjNameList(const h5geo::ObjectType &objType, bool recursive) override | H5BaseObjectImpl< H5Well > | virtual |
| getParam() override | H5WellImpl | virtual |
| getParentG(const h5geo::ObjectType &objType) | H5BaseObjectImpl< H5Well > | protected |
| getSpatialReference() override | H5BaseObjectImpl< H5Well > | virtual |
| getTemporalUnits() override | H5BaseObjectImpl< H5Well > | virtual |
| getUWI() override | H5WellImpl | virtual |
| getWellTopsG() override | H5WellImpl | virtual |
| H5BaseObjectImpl< H5Well > (defined in H5WellImpl) | H5WellImpl | friend |
| H5DevCurveImpl (defined in H5WellImpl) | H5WellImpl | friend |
| h5geo::openWell (defined in H5WellImpl) | H5WellImpl | friend |
| H5LogCurveImpl (defined in H5WellImpl) | H5WellImpl | friend |
| H5WellContainerImpl (defined in H5WellImpl) | H5WellImpl | friend |
| H5WellImpl(const h5gt::Group &group) (defined in H5WellImpl) | H5WellImpl | explicitprotected |
| H5WellTopsImpl (defined in H5WellImpl) | H5WellImpl | friend |
| isEqual(H5BaseObject *other) const override | H5BaseObjectImpl< H5Well > | virtual |
| isSuccessor(const h5gt::Group &parentG, const h5gt::Group &childG) | H5BaseImpl< H5Well > | protected |
| isSuccessor(const std::string &parent, const std::string &child) | H5BaseImpl< H5Well > | protected |
| openActiveDevCurve() override | H5WellImpl | virtual |
| openDevCurve(const std::string &devName) override | H5WellImpl | virtual |
| openDevCurve(h5gt::Group group) override | H5WellImpl | virtual |
| openLogCurve(const std::string &logType, const std::string &logName) override | H5WellImpl | virtual |
| openLogCurve(h5gt::Group group) override | H5WellImpl | virtual |
| openPoints(const std::string &name) override | H5BaseObjectImpl< H5Well > | virtual |
| openPoints(h5gt::Group group) override | H5BaseObjectImpl< H5Well > | virtual |
| openWellContainer() override | H5WellImpl | virtual |
| openWellTops() override | H5WellImpl | virtual |
| operator!=(const H5BaseObject &other) const override | H5BaseObjectImpl< H5Well > | virtual |
| operator==(const H5BaseObject &other) const override | H5BaseObjectImpl< H5Well > | virtual |
| setActiveDevCurve(H5DevCurve *curve) override | H5WellImpl | virtual |
| setAngularUnits(const std::string &str) override | H5BaseObjectImpl< H5Well > | virtual |
| setDataUnits(const std::string &str) override | H5BaseObjectImpl< H5Well > | virtual |
| setHeadCoord(Eigen::Ref< Eigen::Vector2d > v, const std::string &lengthUnits="", bool doCoordTransform=false) override | H5WellImpl | virtual |
| setKB(double &val, const std::string &lengthUnits="") override | H5WellImpl | virtual |
| setLengthUnits(const std::string &str) override | H5BaseObjectImpl< H5Well > | virtual |
| setNullValue(double val) override | H5BaseObjectImpl< H5Well > | virtual |
| setSpatialReference(const std::string &str) override | H5BaseObjectImpl< H5Well > | virtual |
| setSpatialReference(const std::string &authName, const std::string &code) override | H5BaseObjectImpl< H5Well > | virtual |
| setTemporalUnits(const std::string &str) override | H5BaseObjectImpl< H5Well > | virtual |
| setUWI(const std::string &str) override | H5WellImpl | virtual |
| ~H5Base()=default (defined in H5Base) | H5Base | protectedvirtual |
| ~H5BaseObject()=default (defined in H5BaseObject) | H5BaseObject | protectedvirtual |
| ~H5Well()=default (defined in H5Well) | H5Well | protectedvirtual |
| ~H5WellImpl()=default (defined in H5WellImpl) | H5WellImpl | protectedvirtual |