#include <VuEventRecord.h>


Public Member Functions | |
| VuEventRecord (const DataPointer &filewalker) | |
| QString | className () const |
| returns "VuEventRecord" | |
| int | size () const |
| Size of data used in the file. | |
| virtual void | printOn (Reporter &report) const |
Public Attributes | |
| int | eventType |
| int | eventRecordPurpose |
| Timespan | eventTime |
| CardSlots | cardSlots |
| int | similarEventsNumber |
Static Public Attributes | |
| static const int | staticSize = 83 |
| VuEventRecord::VuEventRecord | ( | const DataPointer & | filewalker | ) |
| QString VuEventRecord::className | ( | ) | const [virtual] |
returns "VuEventRecord"
Implements Block.
| void VuEventRecord::printOn | ( | Reporter & | report | ) | const [virtual] |
| int VuEventRecord::size | ( | ) | const [virtual] |
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
const int VuEventRecord::staticSize = 83 [static] |
1.7.4