21 #include "../resqml2/WellboreFeature.h"
23 namespace RESQML2_0_1_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
std::string getXmlNamespace() const final
Definition: WellboreFeature.h:70
~WellboreFeature()=default
WellboreFeature(common::DataObjectRepository *repo, const std::string &guid, const std::string &title)
void setWitsmlWellbore(witsml2_0::Wellbore *wellbore) final
WellboreFeature(gsoap_resqml2_0_1::_resqml20__WellboreFeature *fromGsoap)
Definition: WellboreFeature.h:55
WellboreFeature(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: WellboreFeature.h:35
static const char * XML_NS
Definition: WellboreFeature.h:65