#include <RawVuCardIWRecord.h>


Public Member Functions | |
| RawVuCardIWRecord (const DataPointer &filewalker) | |
| QString | className () const |
| returns "RawVuCardIWRecord" | |
| int | size () const |
| Size of data used in the file. | |
| virtual void | printOn (Reporter &report) const |
Public Attributes | |
| Name | cardHolderName |
| FullCardNumber | cardNumber |
| TimeReal | cardExpiryDate |
| TimeReal | cardInsertionTime |
| int | vehicleOdometerValueAtInsertion |
| int | cardSlotNumber |
| TimeReal | cardWithdrawalTime |
| int | vehicleOdometerValueAtWithdrawal |
| VehicleRegistration | previousVehicleRegistration |
| TimeReal | previousCardWithdrawalTime |
| int | manualInputFlag |
Static Public Attributes | |
| static const int | staticSize = 129 |
| RawVuCardIWRecord::RawVuCardIWRecord | ( | const DataPointer & | filewalker | ) |
| QString RawVuCardIWRecord::className | ( | ) | const [virtual] |
returns "RawVuCardIWRecord"
Implements Block.
| void RawVuCardIWRecord::printOn | ( | Reporter & | report | ) | const [virtual] |
Implements DataType.
References cardExpiryDate, cardHolderName, cardInsertionTime, cardNumber, cardSlotNumber, cardWithdrawalTime, manualInputFlag, previousCardWithdrawalTime, previousVehicleRegistration, Reporter::tagValuePair(), TimeReal::toString(), vehicleOdometerValueAtInsertion, vehicleOdometerValueAtWithdrawal, and Reporter::writeBlock().
| int RawVuCardIWRecord::size | ( | ) | const [virtual] |
Referenced by printOn().
Referenced by printOn(), and VuCardIWRecord::VuCardIWRecord().
Referenced by printOn().
Referenced by printOn(), and VuCardIWRecord::VuCardIWRecord().
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
const int RawVuCardIWRecord::staticSize = 129 [static] |
Referenced by printOn().
Referenced by printOn().
1.7.4