| 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 | |
| getCrosslinesOfPointsOfPatch(unsigned int patchIndex, double *values) const | resqml2::AbstractRepresentation | |
| getHdfProxyDor() const =0 | resqml2::AbstractRepresentation | pure virtual |
| getInlinesOfPointsOfPatch(unsigned int patchIndex, double *values) const | resqml2::AbstractRepresentation | |
| getInterpretation() const | resqml2::AbstractRepresentation | |
| getInterpretationDor() const | resqml2::AbstractRepresentation | |
| getLocalCrs(unsigned int patchIndex) const | resqml2::AbstractRepresentation | |
| getLocalCrsDor(unsigned int patchIndex) const | resqml2::AbstractRepresentation | virtual |
| getPatchCount() const =0 | resqml2::AbstractRepresentation | pure virtual |
| getPropertySet() const | resqml2::AbstractRepresentation | |
| getSeismicLineAbscissaOfPointsOfPatch(unsigned int patchIndex, double *values) const | resqml2::AbstractRepresentation | |
| getSeismicSupportOfPatch(const unsigned int &patchIndex) const | resqml2::AbstractRepresentation | |
| getTimeIndex() const | resqml2::AbstractRepresentation | |
| getTimeSeries() const | resqml2::AbstractRepresentation | |
| getTimeSeriesDor() const | resqml2::AbstractRepresentation | |
| getXyzPointCountOfAllPatches() const | resqml2::AbstractRepresentation | |
| getXyzPointCountOfPatch(unsigned int patchIndex) const =0 | resqml2::AbstractRepresentation | pure virtual |
| getXyzPointsOfAllPatches(double *xyzPoints) const | resqml2::AbstractRepresentation | |
| getXyzPointsOfAllPatchesInGlobalCrs(double *xyzPoints) const | resqml2::AbstractRepresentation | |
| getXyzPointsOfPatch(unsigned int patchIndex, double *xyzPoints) const =0 | resqml2::AbstractRepresentation | pure virtual |
| getXyzPointsOfPatchInGlobalCrs(unsigned int patchIndex, double *xyzPoints) const | resqml2::AbstractRepresentation | |
| isInSingleGlobalCrs() const | resqml2::AbstractRepresentation | |
| isInSingleLocalCrs() const | resqml2::AbstractRepresentation | |
| loadTargetRelationships() override (defined in resqml2::AbstractRepresentation) | resqml2::AbstractRepresentation | virtual |
| pushBackIntoRepresentationSet(class RepresentationSetRepresentation *repSet) | resqml2::AbstractRepresentation | |
| setInterpretation(class AbstractFeatureInterpretation *interp) | resqml2::AbstractRepresentation | |
| setTimeIndex(uint64_t timeIndex, eml2 ::TimeSeries *timeSeries) | resqml2::AbstractRepresentation | |
| XML_TAG | resqml2::AbstractRepresentation | static |
| ~AbstractRepresentation()=default | resqml2::AbstractRepresentation | virtual |