21 #include "../resqml2/GenericFeatureInterpretation.h"
23 namespace RESQML2_2_NS
64 DLL_IMPORT_OR_EXPORT
static const char*
XML_NS;
Definition: GenericFeatureInterpretation.h:27
std::string getXmlNamespace() const final
Definition: GenericFeatureInterpretation.h:69
~GenericFeatureInterpretation()=default
static const char * XML_NS
Definition: GenericFeatureInterpretation.h:64
GenericFeatureInterpretation(resqml2::AbstractFeature *feature, const std::string &guid, const std::string &title)
Creates an instance of this class in a gsoap context.
GenericFeatureInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: GenericFeatureInterpretation.h:37
GenericFeatureInterpretation(gsoap_eml2_3::_resqml22__GenericFeatureInterpretation *fromGsoap)
Definition: GenericFeatureInterpretation.h:56