50 DLL_IMPORT_OR_EXPORT static constexpr
char const* XML_TAG = "
CmpLineFeature";
52 DLL_IMPORT_OR_EXPORT virtual std::
string getXmlTag() const final {
return XML_TAG; }
75 CmpLineFeature(gsoap_eml2_3::_resqml22__CmpLineFeature* fromGsoap) :
76 AbstractSeismicLineFeature(fromGsoap) {}