21#include "../resqml2/WellboreFeature.h"
48 WellboreFeature(COMMON_NS::DataObjectRepository* repo,
const std::string& guid,
const std::string& title);
65 DLL_IMPORT_OR_EXPORT
static const char*
XML_NS;
A wellbore represents the path from surface to a unique bottomhole location.
Definition: Wellbore.h:46
Definition: WellboreFeature.h:27
~WellboreFeature()=default
WellboreFeature(gsoap_eml2_3::_resqml22__WellboreFeature *fromGsoap)
Definition: WellboreFeature.h:55
WellboreFeature(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: WellboreFeature.h:35
WellboreFeature(common::DataObjectRepository *repo, const std::string &guid, const std::string &title)
std::string getXmlNamespace() const final
Definition: WellboreFeature.h:70
static const char * XML_NS
Definition: WellboreFeature.h:65
void setWitsmlWellbore(WITSML2_NS::Wellbore *wellbore) final