An ijk grid no geometry representation. This class cannot be inherited.
More...
#include <IjkGridNoGeometryRepresentation.h>
|
| IjkGridNoGeometryRepresentation (common ::DataObjectRepository *repo, const std::string &guid, const std::string &title, unsigned int iCount, unsigned int jCount, unsigned int kCount, bool *kGaps=nullptr, eml2 ::AbstractHdfProxy *proxy=nullptr) |
|
| IjkGridNoGeometryRepresentation (resqml2 ::AbstractFeatureInterpretation *interp, const std::string &guid, const std::string &title, unsigned int iCount, unsigned int jCount, unsigned int kCount, bool *kGaps=nullptr, eml2 ::AbstractHdfProxy *proxy=nullptr) |
|
| IjkGridNoGeometryRepresentation (gsoap_resqml2_0_1::_resqml20__IjkGridRepresentation *fromGsoap) |
| Creates an instance of this class by wrapping a gSOAP instance.
|
|
| IjkGridNoGeometryRepresentation (gsoap_resqml2_0_1::_resqml20__TruncatedIjkGridRepresentation *fromGsoap) |
| Creates an instance of this class by wrapping a gSOAP instance.
|
|
| ~IjkGridNoGeometryRepresentation ()=default |
|
common::DataObjectReference | getHdfProxyDor () const final |
|
std::string | getXmlNamespace () const final |
|
An ijk grid no geometry representation. This class cannot be inherited.
◆ IjkGridNoGeometryRepresentation() [1/4]
resqml2_0_1::IjkGridNoGeometryRepresentation::IjkGridNoGeometryRepresentation |
( |
common ::DataObjectRepository * | repo, |
|
|
const std::string & | guid, |
|
|
const std::string & | title, |
|
|
unsigned int | iCount, |
|
|
unsigned int | jCount, |
|
|
unsigned int | kCount, |
|
|
bool * | kGaps = nullptr, |
|
|
eml2 ::AbstractHdfProxy * | proxy = nullptr ) |
|
inline |
Constructor
- Parameters
-
[in,out] | repo | If non-null, the repo. |
| guid | Unique identifier. |
| title | The title. |
| iCount | Number of cell in I direction. |
| jCount | Number of cell in J direction. |
| kCount | Number of cell in K direction. |
| kGaps | (Optional) Boolean array of length KCellCount-1. TRUE if there is a gap after the corresponding layer. Won't be freed by FESAPI. |
[in] | proxy | (Optional) The HDF proxy for writing the enabledCells values. If nullptr (default), then the default HDF proxy will be used. |
◆ IjkGridNoGeometryRepresentation() [2/4]
resqml2_0_1::IjkGridNoGeometryRepresentation::IjkGridNoGeometryRepresentation |
( |
resqml2 ::AbstractFeatureInterpretation * | interp, |
|
|
const std::string & | guid, |
|
|
const std::string & | title, |
|
|
unsigned int | iCount, |
|
|
unsigned int | jCount, |
|
|
unsigned int | kCount, |
|
|
bool * | kGaps = nullptr, |
|
|
eml2 ::AbstractHdfProxy * | proxy = nullptr ) |
|
inline |
Constructor
- Parameters
-
[in,out] | interp | If non-null, the interp. |
| guid | Unique identifier. |
| title | The title. |
| iCount | Number of cell in I direction. |
| jCount | Number of cell in J direction. |
| kCount | Number of cell in K direction. |
| kGaps | (Optional) Boolean array of length KCellCount-1. TRUE if there is a gap after the corresponding layer. Won't be freed by FESAPI. |
[in] | proxy | (Optional) The HDF proxy for writing the enabledCells values. If nullptr (default), then the default HDF proxy will be used. |
◆ IjkGridNoGeometryRepresentation() [3/4]
resqml2_0_1::IjkGridNoGeometryRepresentation::IjkGridNoGeometryRepresentation |
( |
gsoap_resqml2_0_1::_resqml20__IjkGridRepresentation * | fromGsoap | ) |
|
|
inline |
Creates an instance of this class by wrapping a gSOAP instance.
- Parameters
-
[in] | fromGsoap | If non-null, the gSOAP instance. |
◆ IjkGridNoGeometryRepresentation() [4/4]
resqml2_0_1::IjkGridNoGeometryRepresentation::IjkGridNoGeometryRepresentation |
( |
gsoap_resqml2_0_1::_resqml20__TruncatedIjkGridRepresentation * | fromGsoap | ) |
|
|
inline |
Creates an instance of this class by wrapping a gSOAP instance.
- Parameters
-
[in] | fromGsoap | If non-null, the gSOAP instance. |
◆ ~IjkGridNoGeometryRepresentation()
resqml2_0_1::IjkGridNoGeometryRepresentation::~IjkGridNoGeometryRepresentation |
( |
| ) |
|
|
default |
Destructor does nothing since the memory is managed by the gsoap context.
◆ getXmlNamespace()
std::string resqml2_0_1::IjkGridNoGeometryRepresentation::getXmlNamespace |
( |
| ) |
const |
|
inlinefinal |
Get the standard XML namespace for serializing this data object.
◆ XML_NS
const char* resqml2_0_1::IjkGridNoGeometryRepresentation::XML_NS |
|
static |
The standard XML namespace for serializing this data object.
The documentation for this class was generated from the following file: