36 #include "resqml2/AbstractRepresentation.h" 52 gsoap_resqml2_0_1::resqml2__PointGeometry*
getPointGeometry2_0_1(
const unsigned int & patchIndex)
const {
return nullptr; }
69 static const char* XML_TAG;
70 virtual std::string getXmlTag()
const;
72 std::string getHdfProxyUuid()
const {
return "";}
75 ULONG64 getXyzPointCountOfPatch(
const unsigned int & patchIndex)
const;
82 void getXyzPointsOfPatch(
const unsigned int & patchIndex,
double * xyzPoints)
const;
84 unsigned int getPatchCount()
const {
return 0;}
89 bool isHomogeneous()
const;
94 unsigned int getRepresentationCount()
const;
104 gsoap_resqml2_0_1::eml20__DataObjectReference* getRepresentationDor(
const unsigned int & index)
const;
109 std::string getRepresentationUuid(
const unsigned int & index)
const;
115 virtual std::vector<epc::Relationship> getAllEpcRelationships()
const;
virtual ~RepresentationSetRepresentation()
Definition: RepresentationSetRepresentation.h:67
RepresentationSetRepresentation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: RepresentationSetRepresentation.h:59
void pushBackIntoRepresentationSet(class RepresentationSetRepresentation *repSet, bool xml=true)
Definition: AbstractRepresentation.cpp:424
Definition: EpcDocument.h:168
Definition: AbstractRepresentation.h:44
RepresentationSetRepresentation(gsoap_resqml2_0_1::_resqml2__RepresentationSetRepresentation *fromGsoap)
Definition: RepresentationSetRepresentation.h:50
Definition: EpcDocument.h:62
gsoap_resqml2_0_1::resqml2__PointGeometry * getPointGeometry2_0_1(const unsigned int &patchIndex) const
Definition: RepresentationSetRepresentation.h:52
Definition: RepresentationSetRepresentation.h:40
Definition: AbstractFeatureInterpretation.h:45