21 #include "../resqml2/CmpLineFeature.h"
23 namespace RESQML2_2_NS
56 CmpLineFeature(COMMON_NS::DataObjectRepository* repo,
const std::string & guid,
const std::string & title,
57 int nearestShotPointIndicesIncrement,
int firstNearestShotPointIndex,
unsigned int nearestShotPointCount);
73 DLL_IMPORT_OR_EXPORT
static const char*
XML_NS;
Definition: CmpLineFeature.h:27
CmpLineFeature(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: CmpLineFeature.h:37
CmpLineFeature(gsoap_eml2_3::_resqml22__CmpLineFeature *fromGsoap)
Definition: CmpLineFeature.h:64
std::string getXmlNamespace() const final
Definition: CmpLineFeature.h:78
static const char * XML_NS
Definition: CmpLineFeature.h:73
CmpLineFeature(common::DataObjectRepository *repo, const std::string &guid, const std::string &title, int nearestShotPointIndicesIncrement, int firstNearestShotPointIndex, unsigned int nearestShotPointCount)
Creates an instance of this class in a gsoap context.
~CmpLineFeature()=default