#include <FaultInterpretation.h>
|
| FaultInterpretation (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject) |
|
| FaultInterpretation (resqml2 ::BoundaryFeature *fault, const std::string &guid, const std::string &title) |
| Creates an instance of this class in a gsoap context.
|
|
| FaultInterpretation (resqml2 ::BoundaryFeature *fault, const std::string &guid, const std::string &title, resqml2 ::BoundaryFeature *chronoTop, resqml2 ::BoundaryFeature *chronoBtm) |
|
| FaultInterpretation (gsoap_resqml2_0_1::_resqml20__FaultInterpretation *fromGsoap) |
|
| ~FaultInterpretation ()=default |
|
void | pushBackThrowInterpretation (gsoap_resqml2_0_1::resqml20__ThrowKind throwKind) final |
|
std::string | getXmlNamespace () const final |
|
◆ FaultInterpretation() [1/4]
resqml2_0_1::FaultInterpretation::FaultInterpretation |
( |
gsoap_resqml2_0_1::eml20__DataObjectReference * | partialObject | ) |
|
|
inline |
Only to be used in partial transfer context
- Parameters
-
[in,out] | partialObject | If non-null, the partial object. |
◆ FaultInterpretation() [2/4]
resqml2_0_1::FaultInterpretation::FaultInterpretation |
( |
resqml2 ::BoundaryFeature * | fault, |
|
|
const std::string & | guid, |
|
|
const std::string & | title ) |
Creates an instance of this class in a gsoap context.
- Exceptions
-
std::invalid_argument | If fault == nullptr of if fault is a fracture. |
- Parameters
-
[in] | fault | The feature the instance interprets. |
| guid | The guid to set to the new instance. If empty then a new guid will be generated. |
| title | A title for the instance to create. |
◆ FaultInterpretation() [3/4]
resqml2_0_1::FaultInterpretation::FaultInterpretation |
( |
resqml2 ::BoundaryFeature * | fault, |
|
|
const std::string & | guid, |
|
|
const std::string & | title, |
|
|
resqml2 ::BoundaryFeature * | chronoTop, |
|
|
resqml2 ::BoundaryFeature * | chronoBtm ) |
Creates an instance of this class in a gsoap context.
- Parameters
-
[in,out] | fault | The feature the instance interprets. |
| guid | The guid to set to the new instance. If empty then a new guid will be generated. |
| title | A title for the instance to create. |
[in,out] | chronoTop | The genetic feature which represent the time end of the fault activity. |
[in,out] | chronoBtm | The genetic feature which represent the time beginning of the fault activity. |
◆ FaultInterpretation() [4/4]
resqml2_0_1::FaultInterpretation::FaultInterpretation |
( |
gsoap_resqml2_0_1::_resqml20__FaultInterpretation * | fromGsoap | ) |
|
|
inline |
Creates an instance of this class by wrapping a gsoap instance.
- Parameters
-
[in,out] | fromGsoap | If non-null, from gsoap. |
◆ ~FaultInterpretation()
resqml2_0_1::FaultInterpretation::~FaultInterpretation |
( |
| ) |
|
|
default |
Destructor does nothing since the memory is managed by the gsoap context.
◆ getXmlNamespace()
std::string resqml2_0_1::FaultInterpretation::getXmlNamespace |
( |
| ) |
const |
|
inlinefinal |
Get the standard XML namespace for serializing this data object.
◆ XML_NS
const char* resqml2_0_1::FaultInterpretation::XML_NS |
|
static |
The standard XML namespace for serializing this data object.
The documentation for this class was generated from the following file: