36 #include "resqml2_0_1/WellboreFrameRepresentation.h" 40 class AbstractGridRepresentation;
77 static const char* XML_TAG;
90 void setIntevalGridCells(
unsigned int * gridIndices,
unsigned int gridIndicesNullValue,
unsigned int cellCount, ULONG64* cellIndices,
unsigned char* localFacePairPerCellIndices,
unsigned char localFacePairPerCellIndicesNullValue,
common::AbstractHdfProxy * hdfProxy);
95 unsigned int getCellCount()
const;
101 unsigned int getGridIndices(
unsigned int * gridIndices)
const;
112 unsigned int getSupportingGridRepresentationCount()
const;
122 gsoap_resqml2_0_1::eml20__DataObjectReference* getSupportingGridRepresentationDor(
unsigned int index)
const;
127 std::string getSupportingGridRepresentationUuid(
unsigned int index)
const;
131 std::vector<epc::Relationship> getAllEpcRelationships()
const;
Definition: WellboreInterpretation.h:40
BlockedWellboreRepresentation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: BlockedWellboreRepresentation.h:55
~BlockedWellboreRepresentation()
Definition: BlockedWellboreRepresentation.h:75
Definition: AbstractGridRepresentation.h:47
Definition: EpcDocument.h:78
Definition: EpcDocument.h:168
std::string getXmlTag() const
Definition: BlockedWellboreRepresentation.h:78
Definition: WellboreTrajectoryRepresentation.h:45
Definition: WellboreFrameRepresentation.h:46
Definition: BlockedWellboreRepresentation.h:45
BlockedWellboreRepresentation(gsoap_resqml2_0_1::_resqml2__BlockedWellboreRepresentation *fromGsoap)
Definition: BlockedWellboreRepresentation.h:70
Definition: EpcDocument.h:62
Definition: AbstractHdfProxy.h:45