|
| FormationMarker (class Wellbore *witsmlWellbore, const std::string &guid, const std::string &title, const unsigned int &mdDatumIndex, gsoap_witsml1_4_1_1::witsml1__MeasuredDepthUom mdUom, const double &mdTopSample) |
|
| FormationMarker (class Wellbore *witsmlWellbore, const std::string &guid, const std::string &title, const unsigned int &mdDatumIndex, gsoap_witsml1_4_1_1::witsml1__MeasuredDepthUom mdUom, const double &mdTopSample, const unsigned int &tvdDatumIndex, gsoap_witsml1_4_1_1::witsml1__WellVerticalCoordinateUom tvdUom, const double &tvdTopSample, gsoap_witsml1_4_1_1::witsml1__PlaneAngleUom dipUom, const double &dip, gsoap_witsml1_4_1_1::witsml1__PlaneAngleUom dipDirectionUom, const double &dipDirection, const std::string &sourceName, const time_t &dTimCreation, const time_t &dTimLastChange, const std::string &comments) |
|
| FormationMarker (gsoap_witsml1_4_1_1::witsml1__obj_USCOREformationMarkers *fromGsoap) |
|
| ~FormationMarker () |
|
void | setWellbore (class Wellbore *witsmlWellbore) |
|
class Wellbore * | getWellbore () |
|
resqml2_0_1::WellboreMarkerFrameRepresentation * | getResqmlWellboreMarkerFrameRepresentation () const |
|
soap * | getGSoapContext () const |
|
const std::string & | getTitle () const |
|
std::string | getUuid () const |
|
time_t | getCreation () const |
|
time_t | getLastUpdate () const |
|
std::vector< epc::Relationship > | getAllEpcRelationships () const |
|
void | importRelationshipSetFromEpc (common::EpcDocument *epcDoc) |
|
virtual std::string | getXmlTag () const |
|
gsoap_witsml1_4_1_1::abstract__abstractObject * | getGsoapProxy () |
|
void | serializeIntoStream (std::ostream *stream) |
|
int | getGsoapType () const |
|
common::EpcDocument * | getEpcDocument () const |
|
virtual std::string | getXmlNamespace () const |
|
std::string | getContentType () const |
|
std::string | getPartNameInEpcDocument () const |
|
gsoap_resqml2_0_1::eml20__DataObjectReference * | newResqmlReference () const |
|
void | setCoordinateReferenceSystem (class CoordinateReferenceSystem *wellCrs) |
|
class CoordinateReferenceSystem * | getCoordinateReferenceSystem () const |
|
std::string | serializeIntoString () |
|
|
static const char * | XML_TAG = "formationMarkers" |
|
static const char * | SCHEMA_VERSION = "1.4.1.1" |
|
|
void | resqml2_0_1::WellboreMarkerFrameRepresentation::setWitsmlFormationMarker (const unsigned int &resqmlMarkerIndex, FormationMarker *witsmlFormationMarker) |
|
|
| AbstractObject (gsoap_witsml1_4_1_1::abstract__abstractObject *proxy=nullptr) |
| Indicate wether methods update the XML (Gsoap) or only the C++ classes of the API.
|
|
gsoap_witsml1_4_1_1::witsml1__cs_USCOREcommonData * | newCommonData (const std::string &sourceName, const time_t &dTimCreation, const time_t &dTimLastChange, const std::string &comments) |
|
gsoap_witsml1_4_1_1::witsml1__cs_USCORElocation * | constructEastingNorthingLocation (gsoap_witsml1_4_1_1::witsml1__LengthUom uom, const double &easting, const double &northing, class CoordinateReferenceSystem *wellCrs) |
|
gsoap_witsml1_4_1_1::witsml1__cs_USCORElocation * | constructWestingSouthingLocation (gsoap_witsml1_4_1_1::witsml1__LengthUom uom, const double &westing, const double &southing, class CoordinateReferenceSystem *wellCrs) |
|
gsoap_witsml1_4_1_1::witsml1__cs_USCORElocation * | constructProjectedXProjectedYLocation (gsoap_witsml1_4_1_1::witsml1__LengthUom uom, const double &projectedX, const double &projectedY, class CoordinateReferenceSystem *wellCrs) |
|
FormationMarker::FormationMarker |
( |
class Wellbore * |
witsmlWellbore, |
|
|
const std::string & |
guid, |
|
|
const std::string & |
title, |
|
|
const unsigned int & |
mdDatumIndex, |
|
|
gsoap_witsml1_4_1_1::witsml1__MeasuredDepthUom |
mdUom, |
|
|
const double & |
mdTopSample |
|
) |
| |
Creates an instance of this class in a gsoap context.
- Parameters
-
guid | The guid to set to this instance. If empty then a new guid will be generated. |
witsml1_4_1_1::FormationMarker::FormationMarker |
( |
gsoap_witsml1_4_1_1::witsml1__obj_USCOREformationMarkers * |
fromGsoap | ) |
|
|
inline |
Creates an instance of this class by wrapping a gsoap instance.
witsml1_4_1_1::FormationMarker::~FormationMarker |
( |
| ) |
|
|
inline |
Destructor does nothing since the memory is managed by the gsoap context.
vector< Relationship > FormationMarker::getAllEpcRelationships |
( |
| ) |
const |
|
virtual |
virtual std::string witsml1_4_1_1::FormationMarker::getXmlTag |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following files:
- C:/Users/Philippe/dev/fesapiEnv/fesapi/src/witsml1_4_1_1/FormationMarker.h
- C:/Users/Philippe/dev/fesapiEnv/fesapi/src/witsml1_4_1_1/FormationMarker.cpp