43 DLL_IMPORT_OR_EXPORT
WellboreMarker(RESQML2_0_1_NS::WellboreMarkerFrameRepresentation* wellboreMarkerFrame,
const std::string & guid,
const std::string & title);
59 DLL_IMPORT_OR_EXPORT
WellboreMarker(RESQML2_0_1_NS::WellboreMarkerFrameRepresentation* wellboreMarkerFrame,
const std::string & guid,
const std::string & title, gsoap_resqml2_0_1::resqml20__GeologicBoundaryKind geologicBoundaryKind);
71 DLL_IMPORT_OR_EXPORT
bool hasAGeologicBoundaryKind() const final;
73 DLL_IMPORT_OR_EXPORT gsoap_resqml2_0_1::resqml20__GeologicBoundaryKind getGeologicBoundaryKind() const final;
75 DLL_IMPORT_OR_EXPORT COMMON_NS::DataObjectReference getBoundaryFeatureInterpretationDor() const final;
79 DLL_IMPORT_OR_EXPORT COMMON_NS::DataObjectReference getWitsmlWellboreMarkerDor() const final;
81 DLL_IMPORT_OR_EXPORT
void setWitsmlWellboreMarker(WITSML2_1_NS::
WellboreMarker * wellboreMarker) final;
86 DLL_IMPORT_OR_EXPORT static const
char* XML_NS;
91 DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final {
return XML_NS; }