21#include "../resqml2/IjkGridNoGeometryRepresentation.h"
23namespace RESQML2_0_1_NS
47 const std::string & guid,
const std::string & title,
48 unsigned int iCount,
unsigned int jCount,
unsigned int kCount,
bool* kGaps =
nullptr, EML2_NS::AbstractHdfProxy* proxy =
nullptr) :
68 const std::string & guid,
const std::string & title,
69 unsigned int iCount,
unsigned int jCount,
unsigned int kCount,
bool* kGaps =
nullptr, EML2_NS::AbstractHdfProxy* proxy =
nullptr) :
94 DLL_IMPORT_OR_EXPORT static const
char*
XML_NS;
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)
Definition IjkGridNoGeometryRepresentation.h:67
common::DataObjectReference getHdfProxyDor() const final
Gets the data object reference of the HDF proxy which is used for storing the numerical values of thi...
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)
Definition IjkGridNoGeometryRepresentation.h:46
IjkGridNoGeometryRepresentation(gsoap_resqml2_0_1::_resqml20__IjkGridRepresentation *fromGsoap)
Creates an instance of this class by wrapping a gSOAP instance.
Definition IjkGridNoGeometryRepresentation.h:77
std::string getXmlNamespace() const final
Definition IjkGridNoGeometryRepresentation.h:99
~IjkGridNoGeometryRepresentation()=default
IjkGridNoGeometryRepresentation(gsoap_resqml2_0_1::_resqml20__TruncatedIjkGridRepresentation *fromGsoap)
Creates an instance of this class by wrapping a gSOAP instance.
Definition IjkGridNoGeometryRepresentation.h:84
static const char * XML_NS
Definition IjkGridNoGeometryRepresentation.h:94