Fesapi 2.9.0.1
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
|
This is the complete list of members for resqml2::CommentProperty, including all inherited members.
getAttachmentKind() const | resqml2::AbstractProperty | |
getDimensionsCountOfPatch(uint64_t patchIndex) const final | resqml2::AbstractValuesProperty | virtual |
getDoubleConstantValuesOfPatch(uint64_t patchIndex) const | resqml2::AbstractValuesProperty | |
getDoubleValuesOfPatch(uint64_t patchIndex, double *values) const | resqml2::AbstractValuesProperty | |
getElementCountPerValue() const | resqml2::AbstractProperty | |
getFacetCount() const | resqml2::AbstractValuesProperty | |
getFacetKind(uint64_t index) const | resqml2::AbstractValuesProperty | |
getFacetValue(uint64_t index) const | resqml2::AbstractValuesProperty | |
getFloatValuesOf3dPatch(uint64_t patchIndex, float *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInMiddleDim, uint64_t offsetInSlowestDim) const | resqml2::AbstractValuesProperty | |
getFloatValuesOfPatch(uint64_t patchIndex, float *values) const | resqml2::AbstractValuesProperty | |
getFloatValuesOfPatch(uint64_t patchIndex, float *values, uint64_t const *numValuesInEachDimension, uint64_t const *offsetInEachDimension, unsigned int numArrayDimensions) const | resqml2::AbstractValuesProperty | |
getInt16ValuesOfPatch(uint64_t patchIndex, int16_t *values) const | resqml2::AbstractValuesProperty | |
getInt32ValuesOfPatch(uint64_t patchIndex, int32_t *values) const | resqml2::AbstractValuesProperty | |
getInt64ConstantValuesOfPatch(uint64_t patchIndex) const | resqml2::AbstractValuesProperty | |
getInt64ValuesOf3dPatch(uint64_t patchIndex, int64_t *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInMiddleDim, uint64_t offsetInSlowestDim) const | resqml2::AbstractValuesProperty | |
getInt64ValuesOfPatch(uint64_t patchIndex, int64_t *values) const | resqml2::AbstractValuesProperty | |
getInt64ValuesOfPatch(uint64_t patchIndex, int64_t *values, uint64_t const *numValuesInEachDimension, uint64_t const *offsetInEachDimension, unsigned int numArrayDimensions) const | resqml2::AbstractValuesProperty | |
getInt8ValuesOfPatch(uint64_t patchIndex, int8_t *values) const | resqml2::AbstractValuesProperty | |
getIntValuesOf3dPatch(uint64_t patchIndex, int32_t *values, unsigned int valueCountInFastestDim, unsigned int valueCountInMiddleDim, unsigned int valueCountInSlowestDim, unsigned int offsetInFastestDim, unsigned int offsetInMiddleDim, unsigned int offsetInSlowestDim) const | resqml2::AbstractValuesProperty | |
getIntValuesOfPatch(uint64_t patchIndex, int32_t *values, const uint64_t *numValuesInEachDimension, const uint64_t *offsetInEachDimension, unsigned int numArrayDimensions) const | resqml2::AbstractValuesProperty | |
getLocalCrs() const | resqml2::AbstractProperty | |
getLocalCrsDor() const | resqml2::AbstractProperty | |
getNullValueOfPatch(uint64_t patchIndex) const | resqml2::AbstractValuesProperty | |
getPatchCount() const final | resqml2::AbstractValuesProperty | 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 | |
getStringValuesOfPatch(unsigned int patchIndex) | resqml2::CommentProperty | |
getTimeSeries() const | resqml2::AbstractProperty | |
getTimeSeriesDor() const | resqml2::AbstractProperty | |
getUInt16ValuesOfPatch(uint64_t patchIndex, uint16_t *values) const | resqml2::AbstractValuesProperty | |
getUInt32ValuesOfPatch(uint64_t patchIndex, uint32_t *values) const | resqml2::AbstractValuesProperty | |
getUInt8ValuesOfPatch(uint64_t patchIndex, uint8_t *values) const | resqml2::AbstractValuesProperty | |
getValuesCountOfDimensionOfPatch(uint64_t dimIndex, uint64_t patchIndex) const final | resqml2::AbstractValuesProperty | virtual |
getValuesCountOfPatch(unsigned int patchIndex) const | resqml2::AbstractProperty | |
getValuesHdfDatatype() const final | resqml2::AbstractValuesProperty | virtual |
getXmlTag() const final (defined in resqml2::CommentProperty) | resqml2::CommentProperty | inlinevirtual |
hasConstantValues(uint64_t patchIndex) const | resqml2::AbstractValuesProperty | |
hasRealizationIndices() const | resqml2::AbstractProperty | |
isAssociatedToOneStandardEnergisticsPropertyKind() const | resqml2::AbstractProperty | |
pushBackDoubleHdf5Array1dOfValues(const double *values, uint64_t valueCount, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractValuesProperty | |
pushBackDoubleHdf5Array2dOfValues(const double *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractValuesProperty | |
pushBackDoubleHdf5Array3dOfValues(const double *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractValuesProperty | |
pushBackDoubleHdf5ArrayOfValues(double const *values, uint64_t const *numValues, unsigned int numArrayDimensions, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractValuesProperty | |
pushBackFacet(gsoap_eml2_3::eml23__FacetKind facet, const std::string &facetValue) | resqml2::AbstractValuesProperty | |
pushBackFloatHdf5Array1dOfValues(const float *values, uint64_t valueCount, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractValuesProperty | |
pushBackFloatHdf5Array2dOfValues(const float *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractValuesProperty | |
pushBackFloatHdf5Array3dOfValues(const float *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractValuesProperty | |
pushBackFloatHdf5ArrayOfValues(float const *values, uint64_t const *numValues, unsigned int numArrayDimensions, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractValuesProperty | |
pushBackFloatingPointConstantArrayOfValues(double value, uint64_t valueCount) | resqml2::AbstractValuesProperty | |
pushBackHdf5Array1dOfValues(common ::AbstractObject::numericalDatatypeEnum datatype, uint64_t valueCount, int64_t nullValue=(std::numeric_limits< int64_t >::max)(), eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractValuesProperty | |
pushBackHdf5Array2dOfValues(common ::AbstractObject::numericalDatatypeEnum datatype, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, int64_t nullValue=(std::numeric_limits< int64_t >::max)(), eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractValuesProperty | |
pushBackHdf5Array3dOfValues(common ::AbstractObject::numericalDatatypeEnum datatype, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, int64_t nullValue=(std::numeric_limits< int64_t >::max)(), eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractValuesProperty | |
pushBackHdf5ArrayOfValues(common ::AbstractObject::numericalDatatypeEnum datatype, uint64_t const *numValues, unsigned int numArrayDimensions, int64_t nullValue=(std::numeric_limits< int64_t >::max)(), eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractValuesProperty | |
pushBackInt16Hdf5Array1dOfValues(const short *values, uint64_t valueCount, eml2 ::AbstractHdfProxy *proxy, short nullValue) | resqml2::AbstractValuesProperty | |
pushBackInt16Hdf5Array2dOfValues(const short *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy, short nullValue) | resqml2::AbstractValuesProperty | |
pushBackInt16Hdf5Array3dOfValues(const short *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy, short nullValue) | resqml2::AbstractValuesProperty | |
pushBackInt16Hdf5ArrayOfValues(const short *values, const uint64_t *numValues, unsigned int numDimensionsInArray, eml2 ::AbstractHdfProxy *proxy, short nullValue) | resqml2::AbstractValuesProperty | virtual |
pushBackInt32Hdf5Array1dOfValues(const int *values, uint64_t valueCount, eml2 ::AbstractHdfProxy *proxy, int nullValue) | resqml2::AbstractValuesProperty | |
pushBackInt32Hdf5Array2dOfValues(const int *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy, int nullValue) | resqml2::AbstractValuesProperty | |
pushBackInt32Hdf5Array3dOfValues(const int *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy, int nullValue) | resqml2::AbstractValuesProperty | |
pushBackInt32Hdf5ArrayOfValues(const int *values, const uint64_t *numValues, unsigned int numDimensionsInArray, eml2 ::AbstractHdfProxy *proxy, int nullValue) | resqml2::AbstractValuesProperty | virtual |
pushBackInt64Hdf5Array1dOfValues(const int64_t *values, uint64_t valueCount, eml2 ::AbstractHdfProxy *proxy, int64_t nullValue) | resqml2::AbstractValuesProperty | inline |
pushBackInt64Hdf5Array2dOfValues(const int64_t *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy, int64_t nullValue) | resqml2::AbstractValuesProperty | inline |
pushBackInt64Hdf5Array3dOfValues(const int64_t *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy, int64_t nullValue) | resqml2::AbstractValuesProperty | inline |
pushBackInt64Hdf5ArrayOfValues(const int64_t *values, const uint64_t *numValues, unsigned int numDimensionsInArray, eml2 ::AbstractHdfProxy *proxy, int64_t nullValue) | resqml2::AbstractValuesProperty | virtual |
pushBackInt8Hdf5Array1dOfValues(const int8_t *values, uint64_t valueCount, eml2 ::AbstractHdfProxy *proxy, int8_t nullValue) | resqml2::AbstractValuesProperty | |
pushBackInt8Hdf5Array2dOfValues(const int8_t *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy, int8_t nullValue) | resqml2::AbstractValuesProperty | |
pushBackInt8Hdf5Array3dOfValues(const int8_t *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy, int8_t nullValue) | resqml2::AbstractValuesProperty | |
pushBackInt8Hdf5ArrayOfValues(const int8_t *values, const uint64_t *numValues, unsigned int numDimensionsInArray, eml2 ::AbstractHdfProxy *proxy, int8_t nullValue) | resqml2::AbstractValuesProperty | virtual |
pushBackIntegerConstantArrayOfValues(int64_t value, uint64_t valueCount) | resqml2::AbstractValuesProperty | |
pushBackRefToExistingDataset(eml2 ::AbstractHdfProxy *hdfProxy, const std::string &datasetName="")=0 | resqml2::CommentProperty | pure virtual |
pushBackRefToExistingFloatingPointDataset(eml2 ::AbstractHdfProxy *proxy, const std::string &datasetName="") | resqml2::AbstractValuesProperty | virtual |
pushBackRefToExistingIntegerDataset(eml2 ::AbstractHdfProxy *, const std::string &, int64_t) final | resqml2::CommentProperty | inlinevirtual |
pushBackStringHdf5ArrayOfValues(const std::vector< std::string > &values, eml2 ::AbstractHdfProxy *proxy) | resqml2::CommentProperty | |
pushBackUInt16Hdf5Array2dOfValues(const unsigned short *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy, unsigned short nullValue) | resqml2::AbstractValuesProperty | |
pushBackUInt16Hdf5Array3dOfValues(const unsigned short *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, eml2 ::AbstractHdfProxy *proxy, unsigned short nullValue) | resqml2::AbstractValuesProperty | |
pushBackUInt16Hdf5ArrayOfValues(const unsigned short *values, const uint64_t *numValues, unsigned int numDimensionsInArray, eml2 ::AbstractHdfProxy *proxy, unsigned short nullValue) | resqml2::AbstractValuesProperty | 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 | |
setValuesOfDoubleHdf5Array1dOfValues(double const *values, uint64_t valueCount, uint64_t offset, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfDoubleHdf5Array2dOfValues(double const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfDoubleHdf5Array3dOfValues(double const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInMiddleDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfDoubleHdf5ArrayOfValues(double const *values, uint64_t const *numValues, uint64_t const *offsetValues, unsigned int numArrayDimensions, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfFloatHdf5Array1dOfValues(float const *values, uint64_t valueCount, uint64_t offset, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfFloatHdf5Array2dOfValues(float const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfFloatHdf5Array3dOfValues(float const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInMiddleDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfFloatHdf5ArrayOfValues(float const *values, uint64_t const *numValues, uint64_t const *offsetValues, unsigned int numArrayDimensions, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt16Hdf5Array1dOfValues(int16_t const *values, uint64_t valueCount, uint64_t offset, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt16Hdf5Array2dOfValues(int16_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt16Hdf5Array3dOfValues(int16_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInMiddleDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt16Hdf5ArrayOfValues(int16_t const *values, uint64_t const *numValues, uint64_t const *offsetValues, unsigned int numArrayDimensions, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt32Hdf5Array1dOfValues(int32_t const *values, uint64_t valueCount, uint64_t offset, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt32Hdf5Array2dOfValues(int32_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt32Hdf5Array3dOfValues(int32_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInMiddleDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt32Hdf5ArrayOfValues(int32_t const *values, uint64_t const *numValues, uint64_t const *offsetValues, unsigned int numArrayDimensions, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt64Hdf5Array1dOfValues(int64_t const *values, uint64_t valueCount, uint64_t offset, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt64Hdf5Array2dOfValues(int64_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt64Hdf5Array3dOfValues(int64_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInMiddleDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt64Hdf5ArrayOfValues(int64_t const *values, uint64_t const *numValues, uint64_t const *offsetValues, unsigned int numArrayDimensions, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt8Hdf5Array1dOfValues(int8_t const *values, uint64_t valueCount, uint64_t offset, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt8Hdf5Array2dOfValues(int8_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt8Hdf5Array3dOfValues(int8_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInMiddleDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfInt8Hdf5ArrayOfValues(int8_t const *values, uint64_t const *numValues, uint64_t const *offsetValues, unsigned int numArrayDimensions, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt16Hdf5Array1dOfValues(uint16_t const *values, uint64_t valueCount, uint64_t offset, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt16Hdf5Array2dOfValues(uint16_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt16Hdf5Array3dOfValues(uint16_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInMiddleDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt16Hdf5ArrayOfValues(uint16_t const *values, uint64_t const *numValues, uint64_t const *offsetValues, unsigned int numArrayDimensions, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt32Hdf5Array1dOfValues(uint32_t const *values, uint64_t valueCount, uint64_t offset, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt32Hdf5Array2dOfValues(uint32_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt32Hdf5Array3dOfValues(uint32_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInMiddleDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt32Hdf5ArrayOfValues(uint32_t const *values, uint64_t const *numValues, uint64_t const *offsetValues, unsigned int numArrayDimensions, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt64Hdf5Array1dOfValues(uint64_t const *values, uint64_t valueCount, uint64_t offset, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt64Hdf5Array2dOfValues(uint64_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt64Hdf5Array3dOfValues(uint64_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInMiddleDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt64Hdf5ArrayOfValues(uint64_t const *values, uint64_t const *numValues, uint64_t const *offsetValues, unsigned int numArrayDimensions, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt8Hdf5Array1dOfValues(uint8_t const *values, uint64_t valueCount, uint64_t offset, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt8Hdf5Array2dOfValues(uint8_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt8Hdf5Array3dOfValues(uint8_t const *values, uint64_t valueCountInFastestDim, uint64_t valueCountInMiddleDim, uint64_t valueCountInSlowestDim, uint64_t offsetInFastestDim, uint64_t offsetInMiddleDim, uint64_t offsetInSlowestDim, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
setValuesOfUInt8Hdf5ArrayOfValues(uint8_t const *values, uint64_t const *numValues, uint64_t const *offsetValues, unsigned int numArrayDimensions, eml2 ::AbstractHdfProxy *proxy=nullptr, uint64_t patchIndex=(std::numeric_limits< uint64_t >::max)()) (defined in resqml2::AbstractValuesProperty) | resqml2::AbstractValuesProperty | inline |
useInterval() const | resqml2::AbstractProperty | |
validate() | resqml2::AbstractProperty | |
validatePropertyKindAssociation(eml2 ::PropertyKind *pk)=0 | resqml2::AbstractProperty | pure virtual |
validatePropertyKindAssociation(gsoap_resqml2_0_1::resqml20__ResqmlPropertyKind pk)=0 | resqml2::AbstractProperty | pure virtual |
XML_TAG | resqml2::CommentProperty | static |
~AbstractProperty()=default | resqml2::AbstractProperty | virtual |
~AbstractValuesProperty()=default | resqml2::AbstractValuesProperty | virtual |
~CommentProperty()=default | resqml2::CommentProperty | virtual |