|
| | MultiProvider2D (Policy, ZPolicy) |
| |
| | ~MultiProvider2D () |
| |
| bool | is2D () const |
| |
| int | nrLines () const |
| |
| Pos::GeomID | geomID (int iln) const |
| |
| BufferString | lineName (int iln) const |
| |
| int | curLineIdx () const |
| |
| bool | getRanges (int iln, StepInterval< int > &trcrg, ZSampling &) const |
| |
| void | getGeometryInfo (int iln, PosInfo::Line2DData &) const |
| |
| | mDeclareEnumUtils (Policy) |
| |
| | mDeclareEnumUtils (ZPolicy) virtual ~MultiProvider() |
| |
| int | size () const |
| |
| bool | isEmpty () const |
| |
| void | setEmpty () |
| |
| uiRetVal | addInput (const DBKey &) |
| |
| void | setSelData (SelData *) |
| | Becomes mine. More...
|
| |
| void | selectComponent (int iprov, int icomp) |
| |
| void | selectComponents (const TypeSet< int > &) |
| |
| void | forceFPData (bool yn=true) |
| |
| void | setReadMode (ReadMode) |
| |
| ZSampling | getZRange () const |
| |
| uiRetVal | getComponentInfo (int iprov, BufferStringSet &, TypeSet< Seis::DataType > *dts=0) const |
| |
| virtual od_int64 | totalNr () const |
| |
| uiRetVal | fillPar (IOPar &) const |
| |
| uiRetVal | usePar (const IOPar &) |
| |
| uiRetVal | getNext (SeisTrc &, bool dostack=false) |
| |
| uiRetVal | getNext (ObjectSet< SeisTrc > &) |
| |
| uiRetVal | getGather (SeisTrcBuf &, bool dostack=false) |
| |
| uiRetVal | get (const TrcKey &, ObjectSet< SeisTrc > &) const |
| |
| uiRetVal | getGathers (const TrcKey &, ObjectSet< SeisTrcBuf > &) const |
| |
| uiRetVal | reset () const |
| | done automatically when needed More...
|
| |
| const SelData * | selData () const |
| |
| const Provider & | provider (int idx) const |
| |
| Provider & | provider (int idx) |
| |