#include <segydirect2d.h>
|
| | SEGYDirect2DLineIOProvider () |
| |
| | ~SEGYDirect2DLineIOProvider () |
| |
| Executor * | getFetcher (const IOObj &, Pos::GeomID, SeisTrcBuf &, int, const Seis::SelData *sd=0) override |
| |
| bool | getGeometry (const IOObj &, Pos::GeomID, PosInfo::Line2DData &) const override |
| |
| bool | getGeomIDs (const IOObj &, TypeSet< Pos::GeomID > &) const override |
| |
| Seis2DLinePutter * | getPutter (const IOObj &obj, Pos::GeomID) override |
| |
| bool | getRanges (const IOObj &, Pos::GeomID, StepInterval< int > &, StepInterval< float > &) const override |
| |
| bool | getTxtInfo (const IOObj &, Pos::GeomID, BufferString &, BufferString &) const override |
| |
| bool | isEmpty (const IOObj &, Pos::GeomID) const override |
| |
| bool | removeImpl (const IOObj &, Pos::GeomID) const override |
| |
| bool | renameImpl (const IOObj &, const char *) const override |
| |
| virtual | ~Seis2DLineIOProvider () |
| |
| const char * | type () const |
| |
◆ SEGYDirect2DLineIOProvider()
| SEGYDirect2DLineIOProvider::SEGYDirect2DLineIOProvider |
( |
| ) |
|
◆ ~SEGYDirect2DLineIOProvider()
| SEGYDirect2DLineIOProvider::~SEGYDirect2DLineIOProvider |
( |
| ) |
|
◆ getFetcher()
◆ getFileName()
◆ getGeometry()
◆ getGeomIDs()
◆ getPutter()
◆ getRanges()
◆ getTxtInfo()
◆ isEmpty()
◆ removeImpl()
| bool SEGYDirect2DLineIOProvider::removeImpl |
( |
const IOObj & | , |
|
|
Pos::GeomID | ) const |
|
overridevirtual |
◆ renameImpl()
| bool SEGYDirect2DLineIOProvider::renameImpl |
( |
const IOObj & | , |
|
|
const char * | ) const |
|
overridevirtual |
◆ factid_
| int SEGYDirect2DLineIOProvider::factid_ |
|
staticprivate |