34 DLL_IMPORT_OR_EXPORT
static constexpr char const* XML_TAG =
"HorizonInterpretation";
36 DLL_IMPORT_OR_EXPORT std::string getXmlTag() const final {
return XML_TAG; }
47 DLL_IMPORT_OR_EXPORT
HorizonInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference* partialObject) :
53 HorizonInterpretation() {}
60 HorizonInterpretation(gsoap_resqml2_0_1::_resqml20__HorizonInterpretation* fromGsoap) : BoundaryFeatureInterpretation(fromGsoap) {}
67 HorizonInterpretation(gsoap_eml2_3::_resqml22__HorizonInterpretation* fromGsoap) : BoundaryFeatureInterpretation(fromGsoap) {}