getAttachmentKind() const | resqml2::AbstractProperty | |
getDimensionsCountOfPatch(uint64_t patchIndex) const final | resqml2::PointsProperty | virtual |
getElementCountPerValue() const | resqml2::AbstractProperty | |
getLocalCrs() const | resqml2::AbstractProperty | |
getLocalCrsDor() const | resqml2::AbstractProperty | |
getPatchCount() const =0 | resqml2::AbstractProperty | pure virtual |
getPropertyKind() const | resqml2::AbstractProperty | |
getPropertyKindAsString() const | resqml2::AbstractProperty | |
getPropertyKindDescription() const | resqml2::AbstractProperty | |
getPropertyKindDor() const | resqml2::AbstractProperty | |
getPropertyKindParentAsString() const | resqml2::AbstractProperty | |
getPropertySet(uint64_t index) const | resqml2::AbstractProperty | |
getPropertySetCount() const | resqml2::AbstractProperty | |
getPropertySets() const | resqml2::AbstractProperty | |
getRealizationIndices() const | resqml2::AbstractProperty | |
getRepresentation() const | resqml2::AbstractProperty | |
getRepresentationDor() const | resqml2::AbstractProperty | |
getSingleTimestamp() const | resqml2::AbstractProperty | |
getTimeSeries() const | resqml2::AbstractProperty | |
getTimeSeriesDor() const | resqml2::AbstractProperty | |
getValuesCountOfDimensionOfPatch(uint64_t dimIndex, uint64_t patchIndex) const final | resqml2::PointsProperty | virtual |
getValuesCountOfPatch(unsigned int patchIndex) const | resqml2::AbstractProperty | |
getValuesHdfDatatype() const final | resqml2::PointsProperty | virtual |
getXmlTag() const final (defined in resqml2::PointsProperty) | resqml2::PointsProperty | inline |
getXyzPointCountOfAllPatches() const | resqml2::PointsProperty | |
getXyzPointCountOfPatch(unsigned int patchIndex) const | resqml2::PointsProperty | inline |
getXyzPointsOfAllPatches(double *xyzPoints) const | resqml2::PointsProperty | |
getXyzPointsOfAllPatchesInGlobalCrs(double *xyzPoints) const | resqml2::PointsProperty | |
getXyzPointsOfPatch(unsigned int patchIndex, double *xyzPoints) const | resqml2::PointsProperty | |
getXyzPointsOfPatchInGlobalCrs(unsigned int patchIndex, double *xyzPoints) const | resqml2::PointsProperty | |
hasRealizationIndices() const | resqml2::AbstractProperty | |
isAssociatedToOneStandardEnergisticsPropertyKind() const | resqml2::AbstractProperty | |
pushBackArray1dOfXyzPoints(const double *xyzPoints, uint64_t pointCount, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::PointsProperty | |
pushBackArray2dOfXyzPoints(const double *xyzPoints, uint64_t pointCountInFastestDim, uint64_t pointCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::PointsProperty | |
pushBackArray3dOfXyzPoints(const double *xyzPoints, uint64_t pointCountInFastestDim, uint64_t pointCountInMiddleDim, uint64_t pointCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::PointsProperty | |
pushBackArrayOfXyzPoints(double const *xyzPoints, uint64_t const *pointCountByDimension, unsigned int numArrayDimensions, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::PointsProperty | |
pushBackRefToExistingDataset(eml2 ::AbstractHdfProxy *proxy, const std::string &datasetName="")=0 | resqml2::PointsProperty | pure virtual |
setLocalCrs(class AbstractLocal3dCrs *crs) | resqml2::AbstractProperty | |
setPropertyKind(eml2 ::PropertyKind *propKind) | resqml2::AbstractProperty | |
setRealizationIndices(int64_t startRealizationIndex, int64_t countRealizationIndices) | resqml2::AbstractProperty | |
setRealizationIndices(const std::vector< unsigned int > &realizationIndices, eml2 ::AbstractHdfProxy *hdfProxy=nullptr) | resqml2::AbstractProperty | |
setRepresentation(AbstractRepresentation *rep) | resqml2::AbstractProperty | |
setSingleTimestamp(time_t timestamp, LONG64 yearOffset=0) | resqml2::AbstractProperty | |
setTimeSeries(eml2 ::TimeSeries *ts) | resqml2::AbstractProperty | |
useInterval() const | resqml2::AbstractProperty | |
validate() | resqml2::AbstractProperty | |
validatePropertyKindAssociation(eml2 ::PropertyKind *) final | resqml2::PointsProperty | inlinevirtual |
validatePropertyKindAssociation(gsoap_resqml2_0_1::resqml20__ResqmlPropertyKind) final | resqml2::PointsProperty | inlinevirtual |
XML_TAG | resqml2::PointsProperty | static |
~AbstractProperty()=default | resqml2::AbstractProperty | virtual |
~PointsProperty()=default | resqml2::PointsProperty | virtual |