21#include "../resqml2/BoundaryFeatureInterpretation.h"
23namespace RESQML2_0_1_NS
63 DLL_IMPORT_OR_EXPORT
static const char*
XML_TAG;
68 DLL_IMPORT_OR_EXPORT
virtual std::string
getXmlTag()
const {
return XML_TAG; }
73 DLL_IMPORT_OR_EXPORT
static const char*
XML_NS;
Definition BoundaryFeatureInterpretation.h:27
std::string getXmlNamespace() const final
Definition BoundaryFeatureInterpretation.h:78
BoundaryFeatureInterpretation(resqml2 ::BoundaryFeature *feature, const std::string &guid, const std::string &title)
static const char * XML_NS
Definition BoundaryFeatureInterpretation.h:73
virtual std::string getXmlTag() const
Definition BoundaryFeatureInterpretation.h:68
static const char * XML_TAG
Definition BoundaryFeatureInterpretation.h:63
~BoundaryFeatureInterpretation()=default
BoundaryFeatureInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition BoundaryFeatureInterpretation.h:35