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

#include <RawVuOverview.h>

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

List of all members.

Public Member Functions

 RawVuOverview (const DataPointer &filewalker)
QString className () const
 returns "RawVuOverview"
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

EncryptedCertificate memberStateCertificate
EncryptedCertificate vuCertificate
QString vehicleIdentificationNumber
VehicleRegistration vehicleRegistrationIdentification
TimeReal currentDateTime
Timespan vuDownloadablePeriod
int CardSlotsStatus
TimeReal downloadingTime
FullCardNumber cardNumber
QString companyOrWorkshopName
Subblocks< VuCompanyLocksRecordvuCompanyLocksRecords
Subblocks
< VuControlActivityRecord
vuControlActivityRecords

Static Public Attributes

static const int Type = 0x1

Constructor & Destructor Documentation

RawVuOverview::RawVuOverview ( const DataPointer filewalker)

Member Function Documentation

QString RawVuOverview::className ( ) const [virtual]

returns "RawVuOverview"

Implements Block.

void RawVuOverview::printOn ( Reporter report) const [virtual]
int RawVuOverview::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 VuBlock.

References Subblocks< T >::size(), vuCompanyLocksRecords, and vuControlActivityRecords.

Referenced by VuOverview::signedBytes().

QString RawVuOverview::title ( ) const [virtual]

Possible title for the block (empty if unset)

Implements VuBlock.


Member Data Documentation

Referenced by printOn().

Referenced by printOn().

Referenced by printOn().

Referenced by printOn().

Referenced by printOn().

Referenced by printOn().

const int RawVuOverview::Type = 0x1 [static]

Referenced by vuBlockFactory().

Referenced by printOn().

Referenced by printOn().

Referenced by printOn().

Referenced by printOn(), and size().

Referenced by printOn(), and size().

Referenced by printOn().


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