21 #include "../resqml2/WellboreFeature.h"
23 namespace RESQML2_2_NS
48 WellboreFeature(COMMON_NS::DataObjectRepository* repo,
const std::string& guid,
const std::string& title);
65 DLL_IMPORT_OR_EXPORT
static const char*
XML_NS;
Definition: WellboreFeature.h:27
void setWitsmlWellbore(witsml2_0::Wellbore *wellbore) final
~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