66 const std::string & guid,
const std::string & title, uint64_t lineCount);
144 uint32_t nullValue = (std::numeric_limits<uint32_t>::max)(), EML2_NS::AbstractHdfProxy* hdfProxy =
nullptr) final;
163 throw std::logic_error(
"Streamlines have no XYZ information in version 2.0.1.");
188 uint32_t
const * nodeCountPerPolyline,
double const * xyzPoints,
189 EML2_NS::AbstractHdfProxy* hdfProxy =
nullptr, EML2_NS::AbstractLocal3dCrs* localCrs =
nullptr) final;
235 int64_t const* cellIndices,
236 uint8_t const* localFacePairPerCellIndices, uint8_t localFacePairPerCellIndicesNullValue,
237 const std::vector<RESQML2_NS::AbstractGridRepresentation*> & supportingGrids,
238 EML2_NS::AbstractHdfProxy * hdfProxy =
nullptr) final;
254 DLL_IMPORT_OR_EXPORT uint16_t
getGridIndices(uint16_t * gridIndices) const final;
322 DLL_IMPORT_OR_EXPORT static const
char*
XML_NS;
void setIntervalGridCells(uint16_t const *gridIndices, uint16_t gridIndicesNullValue, int64_t const *cellIndices, uint8_t const *localFacePairPerCellIndices, uint8_t localFacePairPerCellIndicesNullValue, const std::vector< resqml2::AbstractGridRepresentation * > &supportingGrids, eml2::AbstractHdfProxy *hdfProxy=nullptr) final
void setWellboreInformation(uint32_t const *injectorPerLine, uint32_t const *producerPerLine, const std::vector< resqml2::WellboreTrajectoryRepresentation * > &wellboreTrajectories, uint32_t nullValue=(std::numeric_limits< uint32_t >::max)(), eml2::AbstractHdfProxy *hdfProxy=nullptr) final
StreamlinesRepresentation(resqml2::GenericFeatureInterpretation *interp, const std::string &guid, const std::string &title, uint64_t lineCount)
Creates an instance of this class in a gsoap context.