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

#include <Block11Record.h>

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

List of all members.

Public Member Functions

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

Public Attributes

FullCardNumber cardNumber
Timespan time
int sometimesDuration
RawData payloadData

Static Public Attributes

static const int staticSize = 58

Detailed Description

in block 11, sometimesDuration seems to encode duration in seconds/3, in block 13 it seems to be seconds.


Constructor & Destructor Documentation

Block11Record::Block11Record ( const DataPointer filewalker)

Member Function Documentation

QString Block11Record::className ( ) const [virtual]

returns "Block11Record"

Implements Block.

void Block11Record::printOn ( Reporter report) const [virtual]
int Block11Record::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 Block11Record::staticSize = 58 [static]

Referenced by printOn().


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