48 WellboreFeature(COMMON_NS::DataObjectRepository* repo,
const std::string& guid,
const std::string& title);
62 DLL_IMPORT_OR_EXPORT
void setWitsmlWellbore(WITSML2_NS::Wellbore * wellbore) final;
67 DLL_IMPORT_OR_EXPORT static constexpr
char const* XML_NS = "resqml22";
72 DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final {
return XML_NS; }