21 #include "../resqml2/BoundaryFeature.h" 
   23 namespace RESQML2_2_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()=default
 
BoundaryFeature(common::DataObjectRepository *repo, const std::string &guid, const std::string &title)
 
std::string getXmlNamespace() const final
Definition: BoundaryFeature.h:69
 
BoundaryFeature(gsoap_eml2_3::_resqml22__BoundaryFeature *fromGsoap)
Definition: BoundaryFeature.h:56
 
BoundaryFeature(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: BoundaryFeature.h:35
 
static const char * XML_NS
Definition: BoundaryFeature.h:64