Fesapi 2.9.0.1
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
|
This is the complete list of members for witsml2_1::Well, including all inherited members.
geLocationCount() const final | witsml2_1::Well | virtual |
getGroundElevationUom() const final | witsml2_1::Well | virtual |
getGroundElevationValue() const final | witsml2_1::Well | virtual |
getLocationProjectedX(unsigned int locationIndex) final | witsml2_1::Well | virtual |
getLocationProjectedY(unsigned int locationIndex) final | witsml2_1::Well | virtual |
getTimeZoneDirection() const final | witsml2_1::Well | virtual |
getTimeZoneHours() const final | witsml2_1::Well | virtual |
getTimeZoneMinutes() const final | witsml2_1::Well | virtual |
getXmlNamespace() const final | witsml2_1::Well | inline |
getXmlTag() const final | WITSML2_NS::Well | inlinevirtual |
loadTargetRelationships() | WITSML2_NS::Well | inline |
pushBackLocation(double projectedX, double projectedY) final | witsml2_1::Well | virtual |
setGroundElevation(double value, gsoap_eml2_3::eml23__LengthUom uom) final | witsml2_1::Well | virtual |
setTimeZone(bool direction, unsigned short hours, unsigned short minutes) final | witsml2_1::Well | virtual |
Well(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject) | witsml2_1::Well | inline |
Well(common ::DataObjectRepository *repo, const std::string &guid, const std::string &title, bool isActive) | witsml2_1::Well | |
Well(common ::DataObjectRepository *repo, const std::string &guid, const std::string &title, bool isActive, gsoap_eml2_3::eml23__WellStatus statusWell, gsoap_eml2_3::witsml21__WellDirection directionWell) | witsml2_1::Well | |
Well(gsoap_eml2_3::witsml21__Well *fromGsoap) | witsml2_1::Well | inline |
XML_NS | witsml2_1::Well | static |
XML_TAG | WITSML2_NS::Well | static |
~Well()=default | witsml2_1::Well | virtual |