21 #include "resqml2_0_1/RepresentationSetRepresentation.h" 24 class AbstractHdfProxy;
46 const std::string & guid,
47 const std::string & title);
68 void pushBackSealedContactRepresentation(
const gsoap_resqml2_0_1::resqml2__IdentityKind & kind);
83 void pushBackSealedContactRepresentation(
84 const gsoap_resqml2_0_1::resqml2__IdentityKind & kind,
85 const unsigned int & patchCount,
86 const unsigned int & identicalNodesCount,
97 void pushBackContactPatchInSealedContactRepresentation(
98 const unsigned int & contactIndex,
99 int * nodeIndicesOnSupportingRepresentation,
const unsigned int & NodeCount,
100 class AbstractRepresentation * supportingRepresentation,
110 void pushBackContactIdentity(
111 const gsoap_resqml2_0_1::resqml2__IdentityKind & kind,
112 const unsigned int & sealedContactRepresentationsCount,
int * sealedContactRepresentationsIndexes,
124 void pushBackContactIdentity(
125 const gsoap_resqml2_0_1::resqml2__IdentityKind & kind,
126 const unsigned int & sealedContactRepresentationsCount,
int * sealedContactRepresentationsIndexes,
127 const unsigned int & identicalNodesCount,
int * identicalNodesIndexes,
130 static const char* XML_TAG;
133 virtual std::string getHdfProxyUuid()
const;
Definition: EpcDocument.h:65
SealedSurfaceFrameworkRepresentation(gsoap_resqml2_0_1::_resqml2__SealedSurfaceFrameworkRepresentation *fromGsoap)
Definition: SealedSurfaceFrameworkRepresentation.h:52
Definition: StructuralOrganizationInterpretation.h:26
virtual std::string getXmlTag() const
Definition: SealedSurfaceFrameworkRepresentation.h:131
Definition: SealedSurfaceFrameworkRepresentation.h:29
Definition: AbstractHdfProxy.h:30
Definition: RepresentationSetRepresentation.h:25
~SealedSurfaceFrameworkRepresentation()
Definition: SealedSurfaceFrameworkRepresentation.h:57
SealedSurfaceFrameworkRepresentation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: SealedSurfaceFrameworkRepresentation.h:37
Definition: EpcDocument.h:49