| addSeismic2dCoordinatesToPatch(unsigned int patchIndex, double *lineAbscissa, resqml2 ::AbstractRepresentation *seismicSupport, eml2 ::AbstractHdfProxy *proxy) | resqml2::AbstractRepresentation | |
| addSeismic3dCoordinatesToPatch(unsigned int patchIndex, double *inlines, double *crosslines, uint64_t pointCount, resqml2 ::AbstractRepresentation *seismicSupport, eml2 ::AbstractHdfProxy *proxy) | resqml2::AbstractRepresentation | |
| addSeismic3dCoordinatesToPatch(unsigned int patchIndex, double startInline, double incrInline, unsigned int countInline, double startCrossline, double incrCrossline, unsigned int countCrossline, resqml2 ::AbstractRepresentation *seismicSupport) | resqml2::AbstractRepresentation | |
| getAllSeismicSupport() const | resqml2::AbstractRepresentation | |
| getCellIndexPairCount() const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| getCellIndexPairCountFromInterpretationIndex(int64_t interpretationIndex) const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| getCellIndexPairs(int64_t *cellIndexPairs) const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| getCrosslinesOfPointsOfPatch(unsigned int patchIndex, double *values) const | resqml2::AbstractRepresentation | |
| getGridConnectionSetInformationFromInterpretationIndex(int64_t *cellIndexPairs, unsigned short *gridIndexPairs, int *localFaceIndexPairs, int64_t interpretationIndex) const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| getGridIndexPairs(unsigned short *gridIndexPairs) const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| getHdfProxyDor() const =0 | resqml2::AbstractRepresentation | pure virtual |
| getInlinesOfPointsOfPatch(unsigned int patchIndex, double *values) const | resqml2::AbstractRepresentation | |
| getInterpretation() const | resqml2::AbstractRepresentation | |
| getInterpretationCount() const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| getInterpretationDor() const | resqml2::AbstractRepresentation | |
| getInterpretationDorFromIndex(uint64_t interpretationIndex) const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| getInterpretationFromIndex(uint64_t interpretationIndex) const | resqml2::GridConnectionSetRepresentation | |
| getInterpretationIndexCumulativeCount(uint64_t *cumulativeCount) const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| getInterpretationIndexNullValue() const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| getInterpretationIndices(int64_t *interpretationIndices) const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| getInterpretationUuidFromIndex(uint64_t interpretationIndex) const | resqml2::GridConnectionSetRepresentation | inline |
| getLocalCrs(unsigned int patchIndex) const | resqml2::AbstractRepresentation | |
| getLocalCrsDor(unsigned int patchIndex) const | resqml2::AbstractRepresentation | virtual |
| getLocalFacePerCellIndexPairs(int *localFacePerCellIndexPairs) const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| getPatchCount() const override | resqml2::GridConnectionSetRepresentation | inlinevirtual |
| getPropertySet() const | resqml2::AbstractRepresentation | |
| getSeismicLineAbscissaOfPointsOfPatch(unsigned int patchIndex, double *values) const | resqml2::AbstractRepresentation | |
| getSeismicSupportOfPatch(const unsigned int &patchIndex) const | resqml2::AbstractRepresentation | |
| getSupportingGridRepresentation(uint64_t index) const | resqml2::GridConnectionSetRepresentation | |
| getSupportingGridRepresentationCount() const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| getSupportingGridRepresentationDor(uint64_t index) const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| getTimeIndex() const | resqml2::AbstractRepresentation | |
| getTimeSeries() const | resqml2::AbstractRepresentation | |
| getTimeSeriesDor() const | resqml2::AbstractRepresentation | |
| getXmlTag() const override (defined in resqml2::GridConnectionSetRepresentation) | resqml2::GridConnectionSetRepresentation | inlinevirtual |
| getXyzPointCountOfAllPatches() const | resqml2::AbstractRepresentation | |
| getXyzPointCountOfPatch(unsigned int patchIndex) const override | resqml2::GridConnectionSetRepresentation | virtual |
| getXyzPointsOfAllPatches(double *xyzPoints) const | resqml2::AbstractRepresentation | |
| getXyzPointsOfAllPatchesInGlobalCrs(double *xyzPoints) const | resqml2::AbstractRepresentation | |
| getXyzPointsOfPatch(unsigned int patchIndex, double *xyzPoints) const override | resqml2::GridConnectionSetRepresentation | virtual |
| getXyzPointsOfPatchInGlobalCrs(unsigned int patchIndex, double *xyzPoints) const | resqml2::AbstractRepresentation | |
| hasLocalFacePerCell() const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| isAssociatedToInterpretations() const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| isBasedOnMultiGrids() const =0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| isInSingleGlobalCrs() const | resqml2::AbstractRepresentation | |
| isInSingleLocalCrs() const | resqml2::AbstractRepresentation | |
| pushBackInterpretation(class AbstractFeatureInterpretation *interp) | resqml2::GridConnectionSetRepresentation | |
| pushBackIntoRepresentationSet(class RepresentationSetRepresentation *repSet) | resqml2::AbstractRepresentation | |
| pushBackSupportingGridRepresentation(class AbstractGridRepresentation *supportingGridRep) | resqml2::GridConnectionSetRepresentation | |
| setCellIndexPairs(uint64_t cellIndexPairCount, int64_t const *cellIndexPair, int64_t cellIndexPairNullValue=-1, eml2 ::AbstractHdfProxy *proxy=nullptr, uint16_t gridIndexPairNullValue=(std::numeric_limits< uint16_t >::max)(), uint16_t const *gridIndexPair=nullptr) | resqml2::GridConnectionSetRepresentation | |
| setCellIndexPairsUsingExistingDataset(uint64_t cellIndexPairCount, const std::string &cellIndexPair, int64_t cellIndexPairNullValue, eml2 ::AbstractHdfProxy *proxy=nullptr, int64_t gridIndexPairNullValue=-1, const std::string &gridIndexPair="")=0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| setConnectionInterpretationIndices(uint64_t const *cumulativeInterpCount, int64_t const *interpIndices, eml2 ::AbstractHdfProxy *proxy=nullptr)=0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| setInterpretation(class AbstractFeatureInterpretation *interp) | resqml2::AbstractRepresentation | |
| setInterpretationForAllConnections(class AbstractFeatureInterpretation *interp, eml2 ::AbstractHdfProxy *proxy=nullptr)=0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| setLocalFacePerCellIndexPairs(int const *localFacePerCellIndexPair, int nullValue, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::GridConnectionSetRepresentation | |
| setLocalFacePerCellIndexPairsUsingExistingDataset(const std::string &localFacePerCellIndexPair, int64_t nullValue, eml2 ::AbstractHdfProxy *proxy=nullptr)=0 | resqml2::GridConnectionSetRepresentation | pure virtual |
| setTimeIndex(uint64_t timeIndex, eml2 ::TimeSeries *timeSeries) | resqml2::AbstractRepresentation | |
| XML_TAG | resqml2::GridConnectionSetRepresentation | static |
| ~AbstractRepresentation()=default | resqml2::AbstractRepresentation | virtual |
| ~GridConnectionSetRepresentation()=default | resqml2::GridConnectionSetRepresentation | virtual |