21#include "../resqml2/RockVolumeFeature.h"
47 RockVolumeFeature(COMMON_NS::DataObjectRepository* repo,
const std::string & guid,
const std::string & title);
64 DLL_IMPORT_OR_EXPORT
static const char*
XML_TAG;
76 DLL_IMPORT_OR_EXPORT
static const char*
XML_NS;
RockVolumeFeature(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition RockVolumeFeature.h:37
RockVolumeFeature(common::DataObjectRepository *repo, const std::string &guid, const std::string &title)
std::string getXmlTag() const final
Definition RockVolumeFeature.h:71
~RockVolumeFeature()=default
std::string getXmlNamespace() const final
Definition RockVolumeFeature.h:81
static const char * XML_TAG
Definition RockVolumeFeature.h:64
static const char * XML_NS
Definition RockVolumeFeature.h:76
RockVolumeFeature(gsoap_eml2_3::_resqml22__RockVolumeFeature *fromGsoap)
Definition RockVolumeFeature.h:54