21 #include "../resqml2/BoundaryFeature.h"
23 namespace RESQML2_0_1_NS
49 BoundaryFeature(COMMON_NS::DataObjectRepository * repo,
const std::string & guid,
const std::string & title);
64 DLL_IMPORT_OR_EXPORT
static const char*
XML_NS;
Definition: BoundaryFeature.h:27
BoundaryFeature(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: BoundaryFeature.h:35
BoundaryFeature(common::DataObjectRepository *repo, const std::string &guid, const std::string &title)
virtual ~BoundaryFeature()=default
BoundaryFeature(gsoap_resqml2_0_1::_resqml20__BoundaryFeature *fromGsoap)
Definition: BoundaryFeature.h:56
std::string getXmlNamespace() const final
Definition: BoundaryFeature.h:69
static const char * XML_NS
Definition: BoundaryFeature.h:64