#include <VuCalibrationRecord.h>
Public Member Functions | |
VuCalibrationRecord (const DataPointer &filewalker) | |
QString | className () const |
returns "VuCalibrationRecord" | |
QString | title () const |
Possible title for the block (empty if unset) | |
int | size () const |
Size of data used in the file. | |
virtual void | printOn (Reporter &report) const |
Public Attributes | |
int | calibrationPurpose |
QString | workshopName |
QString | workshopAddress |
FullCardNumber | workshopCardNumber |
TimeReal | workshopCardExpiryDate |
QString | vehicleIdentificationNumber |
VehicleRegistration | vehicleRegistrationIdentification |
int | wVehicleCharacteristicConstant |
int | kConstantOfRecordingEquipment |
int | lTyreCircumference |
QString | tyreSize |
int | authorisedSpeed |
int | oldOdometerValue |
int | newOdometerValue |
TimeReal | oldTimeValue |
TimeReal | newTimeValue |
TimeReal | nextCalibrationDate |
Static Public Attributes | |
static const int | staticSize = 167 |
Used in the technical block on the vehicle unit, See page 163 of l207.pdf
VuCalibrationRecord::VuCalibrationRecord | ( | const DataPointer & | filewalker | ) |
QString VuCalibrationRecord::className | ( | ) | const [virtual] |
returns "VuCalibrationRecord"
Implements Block.
void VuCalibrationRecord::printOn | ( | Reporter & | report | ) | const [virtual] |
Implements DataType.
References authorisedSpeed, calibrationPurpose, formatStrings::calibrationPurpose(), kConstantOfRecordingEquipment, lTyreCircumference, newOdometerValue, newTimeValue, nextCalibrationDate, oldOdometerValue, oldTimeValue, Reporter::tagValuePair(), TimeReal::toString(), tyreSize, vehicleIdentificationNumber, vehicleRegistrationIdentification, workshopAddress, workshopCardExpiryDate, workshopCardNumber, workshopName, Reporter::writeBlock(), and wVehicleCharacteristicConstant.
int VuCalibrationRecord::size | ( | ) | const [virtual] |
QString VuCalibrationRecord::title | ( | ) | const [virtual] |
Possible title for the block (empty if unset)
Reimplemented from Block.
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
const int VuCalibrationRecord::staticSize = 167 [static] |
QString VuCalibrationRecord::tyreSize |
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().
Referenced by printOn().