22 #include "../resqml2/WellboreInterpretation.h"
24 namespace RESQML2_2_NS
53 WellboreInterpretation(RESQML2_NS::WellboreFeature* wellboreFeature,
const std::string& guid,
const std::string& title,
bool isDrilled);
70 DLL_IMPORT_OR_EXPORT static const
char* XML_NS;
75 DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final {
return XML_NS; }
Definition: WellboreInterpretation.h:28
bool isDrilled() const final
~WellboreInterpretation()=default
WellboreInterpretation(gsoap_eml2_3::_resqml22__WellboreInterpretation *fromGsoap)
Definition: WellboreInterpretation.h:60
WellboreInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: WellboreInterpretation.h:36
WellboreInterpretation(resqml2::WellboreFeature *wellboreFeature, const std::string &guid, const std::string &title, bool isDrilled)