Public Member Functions | |
| CernOct11SorterModule (const char *name, dabc::Command cmd) | |
| virtual void | MainLoop () |
| virtual void | AfterModuleStop () |
Protected Attributes | |
| int | fBufferSize |
| bool | fDoWriting |
Definition at line 101 of file oct11-sorter.cxx.
| CernOct11SorterModule::CernOct11SorterModule | ( | const char * | name, | |
| dabc::Command | cmd | |||
| ) | [inline] |
Definition at line 109 of file oct11-sorter.cxx.
References fBufferSize, and fDoWriting.
| virtual void CernOct11SorterModule::AfterModuleStop | ( | ) | [inline, virtual] |
Definition at line 285 of file oct11-sorter.cxx.
| virtual void CernOct11SorterModule::MainLoop | ( | ) | [inline, virtual] |
Definition at line 126 of file oct11-sorter.cxx.
References fDoWriting, GetEventNumber(), GetHeaderInfo(), last_master(), and last_slave().
int CernOct11SorterModule::fBufferSize [protected] |
Definition at line 104 of file oct11-sorter.cxx.
Referenced by CernOct11SorterModule().
bool CernOct11SorterModule::fDoWriting [protected] |
Definition at line 105 of file oct11-sorter.cxx.
Referenced by CernOct11SorterModule(), and MainLoop().
1.7.1