Public Member Functions | |
| PreStackIndexer (const MultiID &mid, const char *linename, const FileSpec &, bool is2d, const IOPar &) | |
| ~PreStackIndexer () | |
| int | nextStep () |
| const char * | message () const |
| od_int64 | nrDone () const |
| od_int64 | totalNr () const |
| const char * | nrDoneText () const |
| const Scanner * | scanner () const |
Protected Attributes | |
| IOObj * | ioobj_ |
| BufferString | linename_ |
| Scanner * | scanner_ |
| BufferString | msg_ |
| DirectDef * | directdef_ |
Scans a pre-stack file and creates an index file that can be read by OD.
| SEGY::PreStackIndexer::PreStackIndexer | ( | const MultiID & | mid, | |
| const char * | linename, | |||
| const FileSpec & | , | |||
| bool | is2d, | |||
| const IOPar & | ||||
| ) |
| SEGY::PreStackIndexer::~PreStackIndexer | ( | ) |
| const char* SEGY::PreStackIndexer::message | ( | ) | const [virtual] |
Reimplemented from Task.
| int SEGY::PreStackIndexer::nextStep | ( | ) | [virtual] |
Implements SequentialTask.
| od_int64 SEGY::PreStackIndexer::nrDone | ( | ) | const [virtual] |
Reimplemented from Task.
| const char* SEGY::PreStackIndexer::nrDoneText | ( | ) | const [virtual] |
Reimplemented from Task.
| const Scanner* SEGY::PreStackIndexer::scanner | ( | ) | const [inline] |
| od_int64 SEGY::PreStackIndexer::totalNr | ( | ) | const [virtual] |
Reimplemented from Task.
DirectDef* SEGY::PreStackIndexer::directdef_ [protected] |
IOObj* SEGY::PreStackIndexer::ioobj_ [protected] |
BufferString SEGY::PreStackIndexer::linename_ [protected] |
BufferString SEGY::PreStackIndexer::msg_ [protected] |
Scanner* SEGY::PreStackIndexer::scanner_ [protected] |
1.7.1