Fesapi 2.9.0.1
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
witsml2_1::WellboreMarkerSet Class Reference
Inheritance diagram for witsml2_1::WellboreMarkerSet:
WITSML2_NS::WellboreObject

Public Member Functions

 WellboreMarkerSet (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
 
 WellboreMarkerSet (WITSML2_NS::Wellbore *witsmlWellbore, const std::string &guid, const std::string &title, double mdBaseSample, double mdTopSample, gsoap_eml2_3::eml23__LengthUom mdUom)
 
 WellboreMarkerSet (gsoap_eml2_3::witsml21__WellboreMarkerSet *fromGsoap)
 
 ~WellboreMarkerSet ()
 
common::DataObjectReference getWellboreDor () const final
 
void setWellbore (WITSML2_NS::Wellbore *witsmlWellbore) final
 
virtual std::string getXmlTag () const
 
std::string getXmlNamespace () const final
 
- Public Member Functions inherited from WITSML2_NS::WellboreObject
virtual ~WellboreObject ()=default
 
WellboregetWellbore () const
 
virtual void loadTargetRelationships () override
 

Static Public Attributes

static constexpr char const * XML_TAG = "WellboreMarkerSet"
 
static constexpr char const * XML_NS = "witsml21"
 

Constructor & Destructor Documentation

◆ WellboreMarkerSet() [1/3]

witsml2_1::WellboreMarkerSet::WellboreMarkerSet ( gsoap_resqml2_0_1::eml20__DataObjectReference * partialObject)
inline

Only to be used in partial transfer context

Parameters
[in,out]partialObjectIf non-null, the partial object.

◆ WellboreMarkerSet() [2/3]

witsml2_1::WellboreMarkerSet::WellboreMarkerSet ( WITSML2_NS::Wellbore * witsmlWellbore,
const std::string & guid,
const std::string & title,
double mdBaseSample,
double mdTopSample,
gsoap_eml2_3::eml23__LengthUom mdUom )

Creates an instance of this class in a gsoap context.

Parameters
guidThe guid to set to this instance. If empty then a new guid will be generated.

◆ WellboreMarkerSet() [3/3]

witsml2_1::WellboreMarkerSet::WellboreMarkerSet ( gsoap_eml2_3::witsml21__WellboreMarkerSet * fromGsoap)
inline

Creates an instance of this class by wrapping a gsoap instance.

◆ ~WellboreMarkerSet()

witsml2_1::WellboreMarkerSet::~WellboreMarkerSet ( )
inline

Destructor does nothing since the memory is managed by the gsoap context.

Member Function Documentation

◆ getWellboreDor()

common::DataObjectReference witsml2_1::WellboreMarkerSet::getWellboreDor ( ) const
finalvirtual

Get the Data Object Reference of the wellbore linked with this data object.

Implements WITSML2_NS::WellboreObject.

◆ getXmlNamespace()

std::string witsml2_1::WellboreMarkerSet::getXmlNamespace ( ) const
inlinefinal

Get the standard XML namespace for serializing this data object.

◆ setWellbore()

void witsml2_1::WellboreMarkerSet::setWellbore ( WITSML2_NS::Wellbore * witsmlWellbore)
finalvirtual

Set the wellbore linked with this data object.

Parameters
[in,out]witsmlWellboreIf non-null, the witsml wellbore.

Implements WITSML2_NS::WellboreObject.

Member Data Documentation

◆ XML_NS

constexpr char const* witsml2_1::WellboreMarkerSet::XML_NS = "witsml21"
staticconstexpr

The standard XML namespace for serializing this data object.


The documentation for this class was generated from the following file: