22 #include "../resqml2/WellboreInterpretation.h"
24 namespace RESQML2_0_1_NS
53 WellboreInterpretation(RESQML2_NS::WellboreFeature* wellboreFeature,
const std::string& guid,
const std::string& title,
bool isDrilled);
73 DLL_IMPORT_OR_EXPORT static const
char* XML_NS;
78 DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final {
return XML_NS; }
Definition: WellboreInterpretation.h:28
bool isDrilled() const final
WellboreInterpretation(gsoap_resqml2_0_1::_resqml20__WellboreInterpretation *fromGsoap)
Definition: WellboreInterpretation.h:60
~WellboreInterpretation()=default
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)