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

#include <VuControlActivityRecord.h>

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

List of all members.

Public Member Functions

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

Public Attributes

int controlType
TimeReal controlTime
FullCardNumber controlCardNumber
Timespan downloadPeriod

Static Public Attributes

static const int staticSize = 31

Constructor & Destructor Documentation

VuControlActivityRecord::VuControlActivityRecord ( const DataPointer filewalker)

Member Function Documentation

QString VuControlActivityRecord::className ( ) const [virtual]

returns "VuControlActivityRecord"

Implements Block.

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

Referenced by printOn().

Referenced by printOn().

Referenced by printOn().

const int VuControlActivityRecord::staticSize = 31 [static]

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