Public Member Functions | |
| mDefEmptyTranslatorBaseConstructor (PSEvent) | |
| virtual Executor * | createReader (PreStack::EventManager &, const BinIDValueSet *, const HorSampling *, IOObj *, bool trigger)=0 |
| virtual Executor * | createWriter (PreStack::EventManager &, IOObj *)=0 |
| virtual Executor * | createSaveAs (PreStack::EventManager &, IOObj *)=0 |
| virtual Executor * | createOptimizer (IOObj *)=0 |
Static Public Member Functions | |
| static Executor * | reader (PreStack::EventManager &, const BinIDValueSet *, const HorSampling *, IOObj *, bool trigger) |
| static Executor * | writer (PreStack::EventManager &, IOObj *) |
| static Executor * | writeAs (PreStack::EventManager &, IOObj *) |
Implemented in dgbPSEventTranslator.
| virtual Executor* PSEventTranslator::createReader | ( | PreStack::EventManager & | , | |
| const BinIDValueSet * | , | |||
| const HorSampling * | , | |||
| IOObj * | , | |||
| bool | trigger | |||
| ) | [pure virtual] |
Implemented in dgbPSEventTranslator.
| virtual Executor* PSEventTranslator::createSaveAs | ( | PreStack::EventManager & | , | |
| IOObj * | ||||
| ) | [pure virtual] |
Implemented in dgbPSEventTranslator.
| virtual Executor* PSEventTranslator::createWriter | ( | PreStack::EventManager & | , | |
| IOObj * | ||||
| ) | [pure virtual] |
Implemented in dgbPSEventTranslator.
| PSEventTranslator::mDefEmptyTranslatorBaseConstructor | ( | PSEvent | ) |
| static Executor* PSEventTranslator::reader | ( | PreStack::EventManager & | , | |
| const BinIDValueSet * | , | |||
| const HorSampling * | , | |||
| IOObj * | , | |||
| bool | trigger | |||
| ) | [static] |
| static Executor* PSEventTranslator::writeAs | ( | PreStack::EventManager & | , | |
| IOObj * | ||||
| ) | [static] |
| static Executor* PSEventTranslator::writer | ( | PreStack::EventManager & | , | |
| IOObj * | ||||
| ) | [static] |
1.7.1