21 #include "../resqml2/FaultInterpretation.h" 
   23 namespace RESQML2_2_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
 
FaultInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: FaultInterpretation.h:37
 
void pushBackThrowInterpretation(gsoap_resqml2_0_1::resqml20__ThrowKind throwKind) final
 
FaultInterpretation(gsoap_eml2_3::_resqml22__FaultInterpretation *fromGsoap)
Definition: FaultInterpretation.h:71
 
FaultInterpretation(resqml2::BoundaryFeature *fault, const std::string &guid, const std::string &title, resqml2::BoundaryFeature *chronoTop, resqml2::BoundaryFeature *chronoBtm)
 
~FaultInterpretation()=default
 
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
 
static const char * XML_NS
Definition: FaultInterpretation.h:81