#include <RawCardSlots.h>


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 |
| RawCardSlots::RawCardSlots | ( | const DataPointer & | filewalker | ) |
| QString RawCardSlots::className | ( | ) | const [virtual] |
returns "RawCardSlots"
Implements Block.
| void RawCardSlots::printOn | ( | Reporter & | report | ) | const [virtual] |
Implements DataType.
Reimplemented in CardSlots.
References cardNumberCoDriverSlotBegin, cardNumberCoDriverSlotEnd, cardNumberDriverSlotBegin, cardNumberDriverSlotEnd, and Reporter::writeBlock().
| int RawCardSlots::size | ( | ) | const [virtual] |
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] |
1.7.4