21 #include "resqml2_0_1/WellboreFrameRepresentation.h" 25 class AbstractGridRepresentation;
62 static const char* XML_TAG;
75 void setIntevalGridCells(
unsigned int * gridIndices,
unsigned int gridIndicesNullValue,
unsigned int cellCount, ULONG64* cellIndices,
unsigned char* localFacePairPerCellIndices,
unsigned char localFacePairPerCellIndicesNullValue,
COMMON_NS::AbstractHdfProxy * hdfProxy);
80 ULONG64 getCellCount()
const;
86 unsigned int getGridIndices(
unsigned int * gridIndices)
const;
97 unsigned int getSupportingGridRepresentationCount()
const;
107 gsoap_resqml2_0_1::eml20__DataObjectReference* getSupportingGridRepresentationDor(
unsigned int index)
const;
112 std::string getSupportingGridRepresentationUuid(
unsigned int index)
const;
116 std::vector<epc::Relationship> getAllEpcRelationships()
const;
Definition: WellboreTrajectoryRepresentation.h:30
BlockedWellboreRepresentation(gsoap_resqml2_0_1::_resqml2__BlockedWellboreRepresentation *fromGsoap)
Definition: BlockedWellboreRepresentation.h:55
Definition: BlockedWellboreRepresentation.h:30
Definition: EpcDocument.h:65
std::string getXmlTag() const
Definition: BlockedWellboreRepresentation.h:63
Definition: EpcDocument.h:154
Definition: WellboreFrameRepresentation.h:31
~BlockedWellboreRepresentation()
Definition: BlockedWellboreRepresentation.h:60
Definition: AbstractGridRepresentation.h:32
Definition: AbstractHdfProxy.h:30
Definition: WellboreInterpretation.h:26
BlockedWellboreRepresentation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: BlockedWellboreRepresentation.h:40
Definition: EpcDocument.h:49