|
| SealedVolumeFrameworkRepresentation (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject) |
|
| 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.
|
|
| SealedVolumeFrameworkRepresentation (gsoap_eml2_3::_resqml22__SealedVolumeFrameworkRepresentation *fromGsoap) |
|
| ~SealedVolumeFrameworkRepresentation ()=default |
|
void | pushBackVolumeRegion (resqml2 ::StratigraphicUnitInterpretation *stratiUnitInterp, unsigned int externalShellFaceCount, unsigned int const *faceRepresentationIndices, unsigned int const *faceRepPatchIndices, bool const *faceSide) final |
|
void | pushBackInternalShell (uint64_t regionIndex, unsigned int externalShellFaceCount, unsigned int const *faceRepresentationIndices, unsigned int const *faceRepPatchIndices, bool const *faceSide) final |
|
uint64_t | getRegionCount () const final |
|
uint64_t | getInternalShellCount (uint64_t regionIndex) const final |
|
uint64_t | getFaceCountOfExternalShell (uint64_t regionIndex) const final |
|
uint64_t | getFaceCountOfInternalShell (uint64_t regionIndex, unsigned int internalShellIndex) const final |
|
resqml2::AbstractRepresentation * | getRepOfExternalShellFace (uint64_t regionIndex, unsigned int faceIndex) const final |
|
resqml2::AbstractRepresentation * | getRepOfInternalShellFace (uint64_t regionIndex, unsigned int internalShellIndex, unsigned int faceIndex) const final |
|
uint64_t | getRepPatchIndexOfExternalShellFace (uint64_t regionIndex, unsigned int faceIndex) const final |
|
uint64_t | getRepPatchIndexOfInternalShellFace (uint64_t regionIndex, unsigned int internalShellIndex, unsigned int faceIndex) const final |
|
bool | getSideFlagOfExternalShellFace (uint64_t regionIndex, unsigned int faceIndex) const final |
|
bool | getSideFlagOfInternalShellFace (uint64_t regionIndex, unsigned int internalShellIndex, unsigned int faceIndex) const final |
|
std::string | getXmlNamespace () const final |
|
A sealed volume framework representation.