#include <GeobodyInterpretation.h>
|
| GeobodyInterpretation (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject) |
|
| GeobodyInterpretation (resqml2 ::RockVolumeFeature *feature, const std::string &guid, const std::string &title) |
| Creates an instance of this class in a gsoap context.
|
|
| GeobodyInterpretation (gsoap_resqml2_0_1::_resqml20__GeobodyInterpretation *fromGsoap) |
|
| ~GeobodyInterpretation ()=default |
|
void | set3dShape (gsoap_eml2_3::resqml22__Shape3d geobody3dShape) final |
|
void | set3dShape201 (gsoap_resqml2_0_1::resqml20__Geobody3dShape geobody3dShape) |
| Sets 3D shape 201.
|
|
bool | has3dShape () const final |
|
gsoap_eml2_3::resqml22__Shape3d | get3dShape () const final |
|
gsoap_resqml2_0_1::resqml20__Geobody3dShape | get3dShape201 () const |
|
std::string | getXmlNamespace () const final |
|
A geobody interpretation.
◆ GeobodyInterpretation() [1/3]
resqml2_0_1::GeobodyInterpretation::GeobodyInterpretation |
( |
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. |
◆ GeobodyInterpretation() [2/3]
resqml2_0_1::GeobodyInterpretation::GeobodyInterpretation |
( |
resqml2 ::RockVolumeFeature * | feature, |
|
|
const std::string & | guid, |
|
|
const std::string & | title ) |
Creates an instance of this class in a gsoap context.
- Exceptions
-
std::invalid_argument | If feature == nullptr or if feature is not a geobody feature. |
- Parameters
-
[in] | feature | The feature the instance interprets. |
| guid | The guid to set to the interpretation. If empty then a new guid will be generated. |
| title | A title for the instance to create. |
◆ GeobodyInterpretation() [3/3]
resqml2_0_1::GeobodyInterpretation::GeobodyInterpretation |
( |
gsoap_resqml2_0_1::_resqml20__GeobodyInterpretation * | fromGsoap | ) |
|
|
inline |
Creates an instance of this class by wrapping a gsoap instance.
- Parameters
-
[in,out] | fromGsoap | If non-null, from gsoap. |
◆ ~GeobodyInterpretation()
resqml2_0_1::GeobodyInterpretation::~GeobodyInterpretation |
( |
| ) |
|
|
default |
Destructor does nothing since the memory is managed by the gsoap context.
◆ getXmlNamespace()
std::string resqml2_0_1::GeobodyInterpretation::getXmlNamespace |
( |
| ) |
const |
|
inlinefinal |
Get the standard XML namespace for serializing this data object.
◆ set3dShape201()
void resqml2_0_1::GeobodyInterpretation::set3dShape201 |
( |
gsoap_resqml2_0_1::resqml20__Geobody3dShape | geobody3dShape | ) |
|
Sets 3D shape 201.
- Parameters
-
geobody3dShape | The geobody 3D shape. |
◆ XML_NS
const char* resqml2_0_1::GeobodyInterpretation::XML_NS |
|
static |
The standard XML namespace for serializing this data object.
The documentation for this class was generated from the following file: