Fesapi 2.10.1.0
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
Loading...
Searching...
No Matches
resqml2_2::PointsProperty Member List

This is the complete list of members for resqml2_2::PointsProperty, including all inherited members.

addAlias(const std::string &authority, const std::string &title)common::AbstractObject
buildEtp12Uri() constcommon::AbstractObjectinline
changeToPartialObject()common::AbstractObject
getActivity(uint64_t index) constcommon::AbstractObject
getActivityCount() constcommon::AbstractObject
getActivitySet() constcommon::AbstractObject
getAliasAuthorityAtIndex(uint64_t index) constcommon::AbstractObject
getAliasCount() constcommon::AbstractObject
getAliasTitleAtIndex(uint64_t index) constcommon::AbstractObject
getAttachmentKind() constresqml2::AbstractProperty
getContentType() constcommon::AbstractObjectvirtual
getCreation() constcommon::AbstractObject
getCreationAsTimeStructure() constcommon::AbstractObject
getDescription() constcommon::AbstractObject
getDescriptiveKeywords() constcommon::AbstractObject
getDimensionsCountOfPatch(uint64_t patchIndex) const finalresqml2::PointsPropertyvirtual
getEditor() constcommon::AbstractObject
getElementCountPerValue() constresqml2::AbstractProperty
getEml20GsoapProxy() constcommon::AbstractObjectinline
getEml23GsoapProxy() constcommon::AbstractObjectinline
getEpcSourceFolder() constcommon::AbstractObjectinline
getExtraMetadata(const std::string &key) constcommon::AbstractObject
getExtraMetadataCount() constcommon::AbstractObject
getExtraMetadataKeyAtIndex(unsigned int index) constcommon::AbstractObject
getExtraMetadataSet() constcommon::AbstractObject
getExtraMetadataStringValueAtIndex(unsigned int index) constcommon::AbstractObject
getFormat() constcommon::AbstractObject
getGsoapContext() constcommon::AbstractObject
getGsoapType() constcommon::AbstractObject
getLastUpdate() constcommon::AbstractObject
getLastUpdateAsTimeStructure() constcommon::AbstractObject
getLocalCrs() constresqml2::AbstractProperty
getLocalCrsDor() constresqml2::AbstractProperty
getOriginator() constcommon::AbstractObject
getPartNameInEpcDocument() constcommon::AbstractObjectvirtual
getPatchCount() const finalresqml2_2::PointsPropertyvirtual
getPropertyKind() constresqml2::AbstractProperty
getPropertyKindAsString() constresqml2::AbstractProperty
getPropertyKindDescription() constresqml2::AbstractProperty
getPropertyKindDor() constresqml2::AbstractProperty
getPropertyKindParentAsString() constresqml2::AbstractProperty
getPropertySet(uint64_t index) constresqml2::AbstractProperty
getPropertySetCount() constresqml2::AbstractProperty
getPropertySets() constresqml2::AbstractProperty
getQualifiedType() constcommon::AbstractObjectvirtual
getRealizationIndices() constresqml2::AbstractProperty
getRepository() constcommon::AbstractObjectinline
getRepresentation() constresqml2::AbstractProperty
getRepresentationDor() constresqml2::AbstractProperty
getSingleTimestamp() constresqml2::AbstractProperty
getTimeSeries() constresqml2::AbstractProperty
getTimeSeriesDor() constresqml2::AbstractProperty
getTitle() constcommon::AbstractObject
getUriSource() constcommon::AbstractObjectinline
getUuid() constcommon::AbstractObject
getValuesCountOfDimensionOfPatch(uint64_t dimIndex, uint64_t patchIndex) const finalresqml2::PointsPropertyvirtual
getValuesCountOfPatch(unsigned int patchIndex) constresqml2::AbstractProperty
getValuesHdfDatatype() const finalresqml2::PointsPropertyvirtual
getVersion() constcommon::AbstractObject
getXmlNamespace() const finalresqml2_2::PointsPropertyinlinevirtual
getXmlNamespaceVersion() constcommon::AbstractObjectvirtual
getXmlTag() const finalresqml2::PointsPropertyinlinevirtual
getXyzPointCountOfAllPatches() constresqml2::PointsProperty
getXyzPointCountOfPatch(unsigned int patchIndex) constresqml2::PointsPropertyinline
getXyzPointsOfAllPatches(double *xyzPoints) constresqml2::PointsProperty
getXyzPointsOfAllPatchesInGlobalCrs(double *xyzPoints) constresqml2::PointsProperty
getXyzPointsOfPatch(unsigned int patchIndex, double *xyzPoints) constresqml2::PointsProperty
getXyzPointsOfPatchInGlobalCrs(unsigned int patchIndex, double *xyzPoints) constresqml2::PointsProperty
hasRealizationIndices() constresqml2::AbstractProperty
isAssociatedToOneStandardEnergisticsPropertyKind() constresqml2::AbstractProperty
isPartial() constcommon::AbstractObject
isTopLevelElement() const (defined in common::AbstractObject)common::AbstractObjectinlinevirtual
newContactElementReference2_0_1() constcommon::AbstractObject
newContactElementReference2_2() constcommon::AbstractObject
newEml23Reference() constcommon::AbstractObject
newResqmlReference() constcommon::AbstractObject
numericalDatatypeEnum enum name (defined in common::AbstractObject)common::AbstractObject
PointsProperty(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)resqml2_2::PointsPropertyinline
PointsProperty(resqml2::AbstractRepresentation *rep, const std::string &guid, const std::string &title, unsigned int dimension, gsoap_eml2_3::eml23__IndexableElement attachmentKind, eml2::AbstractLocal3dCrs *localCrs, eml2::PropertyKind *localPropKind)resqml2_2::PointsProperty
PointsProperty(gsoap_eml2_3::_resqml22__PointsProperty *fromGsoap)resqml2_2::PointsPropertyinline
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
pushBackExtraMetadata(const std::string &key, const std::string &value)common::AbstractObject
pushBackRefToExistingDataset(eml2::AbstractHdfProxy *proxy, const std::string &datasetName="") finalresqml2_2::PointsPropertyvirtual
serializeIntoStream(std::ostream *stream)common::AbstractObject
serializeIntoString()common::AbstractObject
setCreation(time_t creation)common::AbstractObject
setCreation(const tm &creation)common::AbstractObject
setDescription(const std::string &description)common::AbstractObject
setDescriptiveKeywords(const std::string &descriptiveKeywords)common::AbstractObject
setEditor(const std::string &editor)common::AbstractObject
setFormat(const std::string &vendor, const std::string &applicationName, const std::string &applicationVersionNumber)common::AbstractObjectstatic
setGsoapProxy(gsoap_resqml2_0_1::eml20__AbstractCitedDataObject *gsoapProxy)common::AbstractObjectinline
setGsoapProxy(gsoap_eml2_3::eml23__AbstractObject *gsoapProxy)common::AbstractObjectinline
setLastUpdate(time_t lastUpdate)common::AbstractObject
setLastUpdate(const tm &lastUpdate)common::AbstractObject
setLocalCrs(eml2::AbstractLocal3dCrs *crs)resqml2::AbstractProperty
setMetadata(const std::string &title, const std::string &editor, time_t creation, const std::string &originator, const std::string &description, time_t lastUpdate, const std::string &descriptiveKeywords)common::AbstractObject
setOriginator(const std::string &originator)common::AbstractObject
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
setTitle(const std::string &title)common::AbstractObject
setUriSource(const std::string &uriSource)common::AbstractObjectinline
setVersion(const std::string &version)common::AbstractObject
useInterval() constresqml2::AbstractProperty
validate()resqml2::AbstractProperty
validatePropertyKindAssociation(eml2::PropertyKind *) finalresqml2::PointsPropertyinlinevirtual
validatePropertyKindAssociation(gsoap_resqml2_0_1::resqml20__ResqmlPropertyKind) finalresqml2::PointsPropertyinlinevirtual
XML_NSresqml2_2::PointsPropertystatic
XML_TAGresqml2::PointsPropertystatic
~AbstractObject()=default (defined in common::AbstractObject)common::AbstractObjectvirtual
~AbstractProperty()=defaultresqml2::AbstractPropertyvirtual
~PointsProperty()=defaultresqml2_2::PointsPropertyvirtual