Public Member Functions | |
| EventDuplicator (IOObj *from, IOObj *to) | |
| ~EventDuplicator () | |
| od_int64 | totalNr () const |
| od_int64 | nrDone () const |
| const char * | message () const |
| const char * | nrDoneText () const |
| int | nextStep () |
| const char * | errMsg () const |
Protected Member Functions | |
| void | errorCleanup () |
Protected Attributes | |
| int | totalnr_ |
| BufferStringSet | filestocopy_ |
| BufferString | errmsg_ |
| BufferString | message_ |
| IOObj * | from_ |
| IOObj * | to_ |
| PreStack::EventDuplicator::~EventDuplicator | ( | ) |
| const char* PreStack::EventDuplicator::errMsg | ( | ) | const [inline] |
| void PreStack::EventDuplicator::errorCleanup | ( | ) | [protected] |
| const char* PreStack::EventDuplicator::message | ( | ) | const [inline, virtual] |
Reimplemented from Task.
| int PreStack::EventDuplicator::nextStep | ( | ) | [virtual] |
Implements SequentialTask.
| od_int64 PreStack::EventDuplicator::nrDone | ( | ) | const [inline, virtual] |
Reimplemented from Task.
| const char* PreStack::EventDuplicator::nrDoneText | ( | ) | const [inline, virtual] |
Reimplemented from Task.
| od_int64 PreStack::EventDuplicator::totalNr | ( | ) | const [inline, virtual] |
Reimplemented from Task.
BufferString PreStack::EventDuplicator::errmsg_ [protected] |
IOObj* PreStack::EventDuplicator::from_ [protected] |
BufferString PreStack::EventDuplicator::message_ [protected] |
IOObj* PreStack::EventDuplicator::to_ [protected] |
int PreStack::EventDuplicator::totalnr_ [protected] |
1.7.1