Classes | |
| class | Data |
Public Member Functions | |
| SeisIOSimple (const Data &, bool imp) | |
| ~SeisIOSimple () | |
| int | nextStep () |
| const char * | message () const |
| od_int64 | nrDone () const |
| od_int64 | totalNr () const |
| const char * | nrDoneText () const |
Protected Member Functions | |
| void | startImpRead () |
| int | readImpTrc (SeisTrc &) |
| int | readExpTrc () |
| int | writeExpTrc () |
Protected Attributes | |
| Data | data_ |
| bool | isimp_ |
| bool | isps_ |
| StreamData & | sd_ |
| SeisTrc & | trc_ |
| SeisTrcReader * | rdr_ |
| SeisTrcWriter * | wrr_ |
| SeisImporter * | importer_ |
| bool | firsttrc_ |
| int | nrdone_ |
| int | offsnr_ |
| int | prevnr_ |
| BinID | prevbid_ |
| BufferString | errmsg_ |
| bool | zistm_ |
Friends | |
| class | SeisIOSimpleImportReader |
| SeisIOSimple::SeisIOSimple | ( | const Data & | , | |
| bool | imp | |||
| ) |
| SeisIOSimple::~SeisIOSimple | ( | ) |
| const char* SeisIOSimple::message | ( | ) | const [virtual] |
Reimplemented from Task.
| int SeisIOSimple::nextStep | ( | ) | [virtual] |
Implements SequentialTask.
| od_int64 SeisIOSimple::nrDone | ( | ) | const [virtual] |
Reimplemented from Task.
| const char* SeisIOSimple::nrDoneText | ( | ) | const [virtual] |
Reimplemented from Task.
| int SeisIOSimple::readExpTrc | ( | ) | [protected] |
| int SeisIOSimple::readImpTrc | ( | SeisTrc & | ) | [protected] |
| void SeisIOSimple::startImpRead | ( | ) | [protected] |
| od_int64 SeisIOSimple::totalNr | ( | ) | const [virtual] |
Reimplemented from Task.
| int SeisIOSimple::writeExpTrc | ( | ) | [protected] |
friend class SeisIOSimpleImportReader [friend] |
Data SeisIOSimple::data_ [protected] |
BufferString SeisIOSimple::errmsg_ [protected] |
bool SeisIOSimple::firsttrc_ [protected] |
SeisImporter* SeisIOSimple::importer_ [protected] |
bool SeisIOSimple::isimp_ [protected] |
bool SeisIOSimple::isps_ [protected] |
int SeisIOSimple::nrdone_ [protected] |
int SeisIOSimple::offsnr_ [protected] |
BinID SeisIOSimple::prevbid_ [protected] |
int SeisIOSimple::prevnr_ [protected] |
SeisTrcReader* SeisIOSimple::rdr_ [protected] |
StreamData& SeisIOSimple::sd_ [protected] |
SeisTrc& SeisIOSimple::trc_ [protected] |
SeisTrcWriter* SeisIOSimple::wrr_ [protected] |
bool SeisIOSimple::zistm_ [protected] |
1.7.1