52            const std::string & guid,
 
   53            const std::string & title,
 
   54            RESQML2_NS::SealedSurfaceFrameworkRepresentation* ssf);
 
   66        DLL_IMPORT_OR_EXPORT 
void pushBackVolumeRegion(RESQML2_NS::StratigraphicUnitInterpretation * stratiUnitInterp,
 
   67            unsigned int externalShellFaceCount,
 
   68            unsigned int const* faceRepresentationIndices, 
unsigned int const* faceRepPatchIndices, 
bool const* faceSide) 
final;
 
   71            unsigned int externalShellFaceCount,
 
   72            unsigned int const* faceRepresentationIndices, 
unsigned int const* faceRepPatchIndices, 
bool const* faceSide) 
final;
 
   82        DLL_IMPORT_OR_EXPORT RESQML2_NS::AbstractRepresentation* 
getRepOfExternalShellFace(uint64_t regionIndex, 
unsigned int faceIndex) const final;
 
   84        DLL_IMPORT_OR_EXPORT RESQML2_NS::AbstractRepresentation* 
getRepOfInternalShellFace(uint64_t regionIndex, 
unsigned int internalShellIndex, 
unsigned int faceIndex) const final;
 
   97        DLL_IMPORT_OR_EXPORT static const 
char* 
XML_NS;
 
  116        gsoap_eml2_3::resqml22__VolumeShell* createVolumeShell(
 
  117            unsigned int shellFaceCount,
 
  118            unsigned int const* faceRepresentationIndices, 
unsigned int const* faceRepPatchIndices, 
bool const* faceSide);
 
  127        gsoap_eml2_3::resqml22__VolumeRegion* getRegion(uint64_t regionIndex) 
const;
 
  136        gsoap_eml2_3::resqml22__VolumeShell* getRegionExternalShell(uint64_t regionIndex) 
const;
 
  146        gsoap_eml2_3::resqml22__VolumeShell* getRegionInternalShell(uint64_t regionIndex, 
unsigned int internalShellIndex) 
const;
 
  148        COMMON_NS::DataObjectReference getSealedStructuralFrameworkDor() const final;
 
  150        COMMON_NS::DataObjectReference getStratiUnitInterpDor(uint64_t regionIndex) const final;
 
 
void pushBackVolumeRegion(resqml2::StratigraphicUnitInterpretation *stratiUnitInterp, unsigned int externalShellFaceCount, unsigned int const *faceRepresentationIndices, unsigned int const *faceRepPatchIndices, bool const *faceSide) final
SealedVolumeFrameworkRepresentation(resqml2::StratigraphicColumnRankInterpretation *interp, const std::string &guid, const std::string &title, resqml2::SealedSurfaceFrameworkRepresentation *ssf)
Creates an instance of this class in a gsoap context.