21 #include "../resqml2/ShotPointLineFeature.h" 
   23 namespace RESQML2_2_NS
 
   48         ShotPointLineFeature(COMMON_NS::DataObjectRepository* repo, 
const std::string & guid, 
const std::string & title);
 
   64         DLL_IMPORT_OR_EXPORT 
static const char* 
XML_NS;
 
Definition: ShotPointLineFeature.h:27
 
std::string getXmlNamespace() const final
Definition: ShotPointLineFeature.h:69
 
static const char * XML_NS
Definition: ShotPointLineFeature.h:64
 
~ShotPointLineFeature()=default
 
ShotPointLineFeature(common::DataObjectRepository *repo, const std::string &guid, const std::string &title)
 
ShotPointLineFeature(gsoap_eml2_3::_resqml22__ShotPointLineFeature *fromGsoap)
Definition: ShotPointLineFeature.h:55
 
ShotPointLineFeature(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: ShotPointLineFeature.h:37