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

#include <RawCardSlots.h>

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

List of all members.

Public Member Functions

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

Public Attributes

FullCardNumber cardNumberDriverSlotBegin
FullCardNumber cardNumberCoDriverSlotBegin
FullCardNumber cardNumberDriverSlotEnd
FullCardNumber cardNumberCoDriverSlotEnd

Static Public Attributes

static const int staticSize = 72

Constructor & Destructor Documentation

RawCardSlots::RawCardSlots ( const DataPointer filewalker)

Member Function Documentation

QString RawCardSlots::className ( ) const [virtual]

returns "RawCardSlots"

Implements Block.

void RawCardSlots::printOn ( Reporter report) const [virtual]
int RawCardSlots::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(), and CardSlots::printOn().

Referenced by printOn(), and CardSlots::printOn().

Referenced by printOn(), and CardSlots::printOn().

Referenced by printOn(), and CardSlots::printOn().

const int RawCardSlots::staticSize = 72 [static]

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