|
| WellboreMarker (resqml2_0_1 ::WellboreMarkerFrameRepresentation *wellboreMarkerFrame, const std::string &guid, const std::string &title) |
|
| WellboreMarker (resqml2_0_1 ::WellboreMarkerFrameRepresentation *wellboreMarkerFrame, const std::string &guid, const std::string &title, gsoap_resqml2_0_1::resqml20__GeologicBoundaryKind geologicBoundaryKind) |
|
| WellboreMarker (gsoap_resqml2_0_1::resqml20__WellboreMarker *fromGsoap) |
|
| ~WellboreMarker ()=default |
|
bool | hasAGeologicBoundaryKind () const final |
|
gsoap_resqml2_0_1::resqml20__GeologicBoundaryKind | getGeologicBoundaryKind () const final |
|
common::DataObjectReference | getBoundaryFeatureInterpretationDor () const final |
|
void | setBoundaryFeatureInterpretation (resqml2 ::BoundaryFeatureInterpretation *interp) final |
|
common::DataObjectReference | getWitsmlWellboreMarkerDor () const final |
|
void | setWitsmlWellboreMarker (witsml2_1 ::WellboreMarker *wellboreMarker) final |
|
std::string | getXmlNamespace () const final |
|
◆ WellboreMarker() [1/3]
resqml2_0_1::WellboreMarker::WellboreMarker |
( |
resqml2_0_1 ::WellboreMarkerFrameRepresentation * | wellboreMarkerFrame, |
|
|
const std::string & | guid, |
|
|
const std::string & | title ) |
Creates an instance of this class in a gSOAP context.
- Exceptions
-
std::invalid_argument | If wellboreMarkerFrame is nullptr . |
- Parameters
-
[in,out] | wellboreMarkerFrame | The wellbore marker frame representation which contains the wellbore marker to contruct. It cannot be null. |
| guid | The guid to set to this wellbore marker. If empty then a new guid will be generated. |
| title | The title to set to this wellbore marker. If empty then "unknown" title will be set. |
◆ WellboreMarker() [2/3]
resqml2_0_1::WellboreMarker::WellboreMarker |
( |
resqml2_0_1 ::WellboreMarkerFrameRepresentation * | wellboreMarkerFrame, |
|
|
const std::string & | guid, |
|
|
const std::string & | title, |
|
|
gsoap_resqml2_0_1::resqml20__GeologicBoundaryKind | geologicBoundaryKind ) |
Creates an instance of this class in a gSOAP context.
- Exceptions
-
std::invalid_argument | If wellboreMarkerFrame is nullptr . |
- Parameters
-
[in,out] | wellboreMarkerFrame | The wellbore marker frame representation which contains the wellbore marker to contruct. It cannot be null. |
| guid | The guid to set to this wellbore marker. If empty then a new guid will be generated. |
| title | The title to set to this wellbore marker. If empty then "unknown" title will be set. |
| geologicBoundaryKind | The type of the feature the marker intersects. |
◆ WellboreMarker() [3/3]
resqml2_0_1::WellboreMarker::WellboreMarker |
( |
gsoap_resqml2_0_1::resqml20__WellboreMarker * | fromGsoap | ) |
|
|
inline |
Creates an instance of this class by wrapping a gSOAP instance.
- Parameters
-
[in] | fromGsoap | If non-null, the gSOAP instance. |
◆ ~WellboreMarker()
resqml2_0_1::WellboreMarker::~WellboreMarker |
( |
| ) |
|
|
default |
Destructor does nothing since the memory is managed by the gSOAP context.
◆ getXmlNamespace()
std::string resqml2_0_1::WellboreMarker::getXmlNamespace |
( |
| ) |
const |
|
inlinefinal |
Get the standard XML namespace for serializing this data object.
◆ XML_NS
const char* resqml2_0_1::WellboreMarker::XML_NS |
|
static |
The standard XML namespace for serializing this data object.
The documentation for this class was generated from the following file: