50 const std::string & guid,
const std::string & title, RESQML2_NS::WellboreTrajectoryRepresentation * traj);
62 DLL_IMPORT_OR_EXPORT
void setIntervalGridCells(int8_t
const* gridIndices, int8_t gridIndicesNullValue, int64_t
const* cellIndices,
63 int8_t
const* localFacePairPerCellIndices, int8_t localFacePairPerCellIndicesNullValue, EML2_NS::AbstractHdfProxy * hdfProxy =
nullptr) final;
69 DLL_IMPORT_OR_EXPORT int64_t
getCellIndices(int64_t* cellIndices) const final;
82 DLL_IMPORT_OR_EXPORT static constexpr
char const*
XML_NS =
"resqml20";
98 void init(
const std::string & guid,
const std::string & title, RESQML2_NS::WellboreTrajectoryRepresentation * traj);
void setIntervalGridCells(int8_t const *gridIndices, int8_t gridIndicesNullValue, int64_t const *cellIndices, int8_t const *localFacePairPerCellIndices, int8_t localFacePairPerCellIndicesNullValue, eml2::AbstractHdfProxy *hdfProxy=nullptr) final
BlockedWellboreRepresentation(resqml2::WellboreInterpretation *interp, const std::string &guid, const std::string &title, resqml2::WellboreTrajectoryRepresentation *traj)
Creates an instance of this class in a gsoap context.