21 #include "resqml2/AbstractRepresentation.h" 37 gsoap_resqml2_0_1::resqml2__PointGeometry*
getPointGeometry2_0_1(
const unsigned int & patchIndex)
const {
return nullptr; }
54 static const char* XML_TAG;
55 virtual std::string getXmlTag()
const;
57 std::string getHdfProxyUuid()
const {
return "";}
60 ULONG64 getXyzPointCountOfPatch(
const unsigned int & patchIndex)
const;
67 void getXyzPointsOfPatch(
const unsigned int & patchIndex,
double * xyzPoints)
const;
69 unsigned int getPatchCount()
const {
return 0;}
74 bool isHomogeneous()
const;
79 unsigned int getRepresentationCount()
const;
89 gsoap_resqml2_0_1::eml20__DataObjectReference* getRepresentationDor(
const unsigned int & index)
const;
94 std::string getRepresentationUuid(
const unsigned int & index)
const;
100 virtual std::vector<epc::Relationship> getAllEpcRelationships()
const;
void pushBackIntoRepresentationSet(class RepresentationSetRepresentation *repSet, bool xml=true)
Definition: AbstractRepresentation.cpp:404
virtual ~RepresentationSetRepresentation()
Definition: RepresentationSetRepresentation.h:52
Definition: RepresentationSetRepresentation.h:25
Definition: AbstractRepresentation.h:31
Definition: AbstractFeatureInterpretation.h:30
RepresentationSetRepresentation(gsoap_resqml2_0_1::_resqml2__RepresentationSetRepresentation *fromGsoap)
Definition: RepresentationSetRepresentation.h:35
Definition: EpcDocument.h:154
gsoap_resqml2_0_1::resqml2__PointGeometry * getPointGeometry2_0_1(const unsigned int &patchIndex) const
Definition: RepresentationSetRepresentation.h:37
RepresentationSetRepresentation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: RepresentationSetRepresentation.h:44
Definition: EpcDocument.h:49