Public Member Functions | Public Attributes | Static Public Attributes
CardEventRecord Class Reference

#include <CardEventRecord.h>

Inheritance diagram for CardEventRecord:
Inheritance graph
[legend]
Collaboration diagram for CardEventRecord:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CardEventRecord (const DataPointer &filewalker)
QString className () const
 returns "CardEventRecord"
int size () const
 Size of data used in the file.
virtual void printOn (Reporter &report) const

Public Attributes

int eventType
Timespan eventTime
VehicleRegistration eventVehicleRegistration

Static Public Attributes

static const int staticSize = 24

Constructor & Destructor Documentation

CardEventRecord::CardEventRecord ( const DataPointer filewalker)

Member Function Documentation

QString CardEventRecord::className ( ) const [virtual]

returns "CardEventRecord"

Implements Block.

void CardEventRecord::printOn ( Reporter report) const [virtual]
int CardEventRecord::size ( ) const [virtual]

Size of data used in the file.

If the data element uses 3 bytes in the file, size() will return 3.

Implements DataType.


Member Data Documentation

Referenced by printOn().

Referenced by printOn().

Referenced by printOn().

const int CardEventRecord::staticSize = 24 [static]

The documentation for this class was generated from the following files: