#include <BlockedWellboreRepresentation.h>
|
| BlockedWellboreRepresentation (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject) |
|
| BlockedWellboreRepresentation (resqml2 ::WellboreInterpretation *interp, const std::string &guid, const std::string &title, resqml2 ::WellboreTrajectoryRepresentation *traj) |
| Creates an instance of this class in a gsoap context.
|
|
| BlockedWellboreRepresentation (gsoap_resqml2_0_1::_resqml20__BlockedWellboreRepresentation *fromGsoap) |
|
| ~BlockedWellboreRepresentation ()=default |
|
void | setIntervalGridCells (int8_t const *gridIndices, int8_t gridIndicesNullValue, int64_t const *cellIndices, int8_t const *localFacePairPerCellIndices, int8_t localFacePairPerCellIndicesNullValue, eml2 ::AbstractHdfProxy *hdfProxy=nullptr) final |
|
uint64_t | getCellCount () const final |
|
int8_t | getGridIndices (int8_t *gridIndices) const final |
|
int64_t | getCellIndices (int64_t *cellIndices) const final |
|
int8_t | getLocalFacePairPerCellIndices (int8_t *localFacePairPerCellIndices) const final |
|
void | pushBackSupportingGridRepresentation (resqml2 ::AbstractGridRepresentation *supportingGridRep) final |
|
uint64_t | getSupportingGridRepresentationCount () const final |
|
common::DataObjectReference | getSupportingGridRepresentationDor (uint64_t index) const final |
|
std::string | getXmlNamespace () const final |
|
|
static constexpr char const * | XML_NS = "resqml20" |
|
A blocked wellbore representation.
◆ BlockedWellboreRepresentation() [1/3]
resqml2_0_1::BlockedWellboreRepresentation::BlockedWellboreRepresentation |
( |
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. |
◆ BlockedWellboreRepresentation() [2/3]
resqml2_0_1::BlockedWellboreRepresentation::BlockedWellboreRepresentation |
( |
resqml2 ::WellboreInterpretation * | interp, |
|
|
const std::string & | guid, |
|
|
const std::string & | title, |
|
|
resqml2 ::WellboreTrajectoryRepresentation * | traj ) |
Creates an instance of this class in a gsoap context.
- Exceptions
-
std::invalid_argument | If traj == nullptr . |
- Parameters
-
[in] | interp | The interpretation the instance represents. |
| guid | A guid for the instance to create. |
| title | A title for the instance to create. |
[in] | traj | The wellbore trajectory this intance is based on. |
◆ BlockedWellboreRepresentation() [3/3]
resqml2_0_1::BlockedWellboreRepresentation::BlockedWellboreRepresentation |
( |
gsoap_resqml2_0_1::_resqml20__BlockedWellboreRepresentation * | fromGsoap | ) |
|
|
inline |
Creates an instance of this class by wrapping a gsoap instance.
- Parameters
-
[in,out] | fromGsoap | If non-null, from gsoap. |
◆ ~BlockedWellboreRepresentation()
resqml2_0_1::BlockedWellboreRepresentation::~BlockedWellboreRepresentation |
( |
| ) |
|
|
default |
Destructor does nothing since the memory is managed by the gsoap context.
◆ getXmlNamespace()
std::string resqml2_0_1::BlockedWellboreRepresentation::getXmlNamespace |
( |
| ) |
const |
|
inlinefinal |
Get the standard XML namespace for serializing this data object.
◆ XML_NS
constexpr char const* resqml2_0_1::BlockedWellboreRepresentation::XML_NS = "resqml20" |
|
staticconstexpr |
The standard XML namespace for serializing this data object.
The documentation for this class was generated from the following file: