21 #include "../resqml2/NonSealedSurfaceFrameworkRepresentation.h" 
   23 namespace RESQML2_2_NS
 
   61         DLL_IMPORT_OR_EXPORT 
void pushBackNonSealedContactRepresentation(
unsigned int pointCount, 
double const* points, EML2_NS::AbstractHdfProxy* proxy = 
nullptr, RESQML2_NS::AbstractLocal3dCrs* localCrs = 
nullptr) final;
 
   79         DLL_IMPORT_OR_EXPORT 
unsigned int getContactCount() const final;
 
   84         DLL_IMPORT_OR_EXPORT static const 
char* XML_NS;
 
   89         DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final { 
return XML_NS; }
 
Definition: NonSealedSurfaceFrameworkRepresentation.h:27
 
NonSealedSurfaceFrameworkRepresentation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: NonSealedSurfaceFrameworkRepresentation.h:37
 
void pushBackNonSealedContactRepresentation(unsigned int pointCount, double const *points, eml2::AbstractHdfProxy *proxy=nullptr, resqml2::AbstractLocal3dCrs *localCrs=nullptr) final
 
NonSealedSurfaceFrameworkRepresentation(resqml2::StructuralOrganizationInterpretation *interp, const std::string &guid, const std::string &title)
Creates an instance of this class in a gsoap context.
 
NonSealedSurfaceFrameworkRepresentation(gsoap_eml2_3::_resqml22__NonSealedSurfaceFrameworkRepresentation *fromGsoap)
Definition: NonSealedSurfaceFrameworkRepresentation.h:56
 
~NonSealedSurfaceFrameworkRepresentation()=default