21 #include "../resqml2/FaultInterpretation.h"
23 namespace RESQML2_0_1_NS
49 FaultInterpretation(RESQML2_NS::BoundaryFeature * fault,
const std::string & guid,
const std::string & title);
63 FaultInterpretation(RESQML2_NS::BoundaryFeature * fault,
const std::string & guid,
const std::string & title,
64 RESQML2_NS::BoundaryFeature * chronoTop, RESQML2_NS::BoundaryFeature * chronoBtm);
81 DLL_IMPORT_OR_EXPORT
static const char*
XML_NS;
Definition: FaultInterpretation.h:27
static const char * XML_NS
Definition: FaultInterpretation.h:81
FaultInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: FaultInterpretation.h:37
FaultInterpretation(resqml2::BoundaryFeature *fault, const std::string &guid, const std::string &title, resqml2::BoundaryFeature *chronoTop, resqml2::BoundaryFeature *chronoBtm)
FaultInterpretation(resqml2::BoundaryFeature *fault, const std::string &guid, const std::string &title)
Creates an instance of this class in a gsoap context.
std::string getXmlNamespace() const final
Definition: FaultInterpretation.h:86
FaultInterpretation(gsoap_resqml2_0_1::_resqml20__FaultInterpretation *fromGsoap)
Definition: FaultInterpretation.h:71
void pushBackThrowInterpretation(gsoap_resqml2_0_1::resqml20__ThrowKind throwKind) final
~FaultInterpretation()=default