#include <RawTrcMonitorBlock.h>
Public Member Functions | |
| RawTrcStatusReport () | |
| virtual | ~RawTrcStatusReport () |
Public Attributes | |
| VldTimeStamp | timestamp |
| Char_t | flags |
| Char_t | numBufferSwaps |
|
|
Definition at line 31 of file RawTrcMonitorBlock.h. 00032 : timestamp((time_t)0,0), flags(0), numBufferSwaps(0) { ; }
|
|
|
Definition at line 33 of file RawTrcMonitorBlock.h. 00033 { ; }
|
|
|
Definition at line 28 of file RawTrcMonitorBlock.h. Referenced by RawTrcMonitorBlock::FormatToOStream(), and RawTrcMonitorBlock::UnpackTrcStatusReports(). |
|
|
Definition at line 29 of file RawTrcMonitorBlock.h. Referenced by RawTrcMonitorBlock::FormatToOStream(), and RawTrcMonitorBlock::UnpackTrcStatusReports(). |
|
|
Definition at line 27 of file RawTrcMonitorBlock.h. Referenced by RawTrcMonitorBlock::FormatToOStream(), and RawTrcMonitorBlock::UnpackTrcStatusReports(). |
1.3.9.1