|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
This is the complete list of members for InternalZGY::GenLodC, including all inherited members.
| _accumulate(const std::shared_ptr< const DataBuffer > &data) | InternalZGY::GenLodImpl | protected |
| _accumulateT(const std::shared_ptr< const DataBuffer > &data_in) (defined in InternalZGY::GenLodImpl) | InternalZGY::GenLodImpl | protected |
| _bricksize (defined in InternalZGY::GenLodBase) | InternalZGY::GenLodBase | protected |
| _calculate(const index3_t &readpos_in, std::int32_t readlod) | InternalZGY::GenLodImpl | protected |
| _decimate(const std::shared_ptr< const DataBuffer > &data, std::int64_t lod) | InternalZGY::GenLodImpl | protected |
| _decimation (defined in InternalZGY::GenLodBase) | InternalZGY::GenLodBase | protected |
| _done (defined in InternalZGY::GenLodBase) | InternalZGY::GenLodBase | protected |
| _dtype (defined in InternalZGY::GenLodBase) | InternalZGY::GenLodBase | protected |
| _format_result(const std::shared_ptr< DataBuffer > &data) | InternalZGY::GenLodBase | protectedstatic |
| _histogram_range (defined in InternalZGY::GenLodBase) | InternalZGY::GenLodBase | protected |
| _nlods (defined in InternalZGY::GenLodBase) | InternalZGY::GenLodBase | protected |
| _paste1(const std::shared_ptr< DataBuffer > &result, const std::shared_ptr< const DataBuffer > &more, std::int64_t ioff, std::int64_t joff) | InternalZGY::GenLodImpl | protected |
| _paste4(const std::shared_ptr< const DataBuffer > &d00, const std::shared_ptr< const DataBuffer > &d01, const std::shared_ptr< const DataBuffer > &d10, const std::shared_ptr< const DataBuffer > &d11) | InternalZGY::GenLodImpl | protected |
| _prefix(std::int32_t lod) | InternalZGY::GenLodBase | protected |
| _progress (defined in InternalZGY::GenLodBase) | InternalZGY::GenLodBase | protected |
| _read(std::int32_t lod, const index3_t &pos, const index3_t &size) override | InternalZGY::GenLodC | protectedvirtual |
| _report(const DataBuffer *data) | InternalZGY::GenLodBase | protected |
| _savestats() override | InternalZGY::GenLodC | protectedvirtual |
| _surveysize (defined in InternalZGY::GenLodBase) | InternalZGY::GenLodBase | protected |
| _total (defined in InternalZGY::GenLodBase) | InternalZGY::GenLodBase | protected |
| _verbose (defined in InternalZGY::GenLodBase) | InternalZGY::GenLodBase | protected |
| _wa_defaultstorage (defined in InternalZGY::GenLodBase) | InternalZGY::GenLodBase | protected |
| _wa_histogram (defined in InternalZGY::GenLodBase) | InternalZGY::GenLodBase | protected |
| _write(std::int32_t lod, const index3_t &pos, const std::shared_ptr< const DataBuffer > &data) override | InternalZGY::GenLodC | protectedvirtual |
| call() | InternalZGY::GenLodImpl | |
| GenLodBase(const index3_t &size, const index3_t &bricksize, RawDataType dtype, const std::array< double, 2 > &histogram_range, std::int32_t nlods_in, const std::vector< LodAlgorithm > &decimation, const std::shared_ptr< HistogramData > &histogram, double defaultvalue, const std::function< bool(std::int64_t, std::int64_t)> &progress, bool verbose) | InternalZGY::GenLodBase | |
| GenLodC(const std::shared_ptr< ZgyInternalBulk > &accessor, const std::shared_ptr< ZgyInternalMeta > &meta, const compressor_t &lodcompressor, const std::vector< LodAlgorithm > &decimation, const std::function< bool(std::int64_t, std::int64_t)> &progress, bool verbose) | InternalZGY::GenLodC | |
| GenLodImpl(const index3_t &size, const index3_t &bricksize, RawDataType dtype, const std::array< double, 2 > &histogram_range, std::int32_t nlods_in, const std::vector< LodAlgorithm > &decimation, const std::shared_ptr< HistogramData > &histogram, double defaultvalue, const std::function< bool(std::int64_t, std::int64_t)> &progress, bool verbose) | InternalZGY::GenLodImpl | |
| suggestHistogramRange(const std::array< double, 2 > &writtenrange, RawDataType dtype) | InternalZGY::GenLodImpl | protectedstatic |
1.8.17