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

#include <VuCompanyLocksRecord.h>

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

List of all members.

Public Member Functions

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

Public Attributes

Timespan lockTime
QString companyName
QString companyAddress
FullCardNumber companyCardNumber

Static Public Attributes

static const int staticSize = 98

Constructor & Destructor Documentation

VuCompanyLocksRecord::VuCompanyLocksRecord ( const DataPointer filewalker)

Member Function Documentation

QString VuCompanyLocksRecord::className ( ) const [virtual]

returns "VuCompanyLocksRecord"

Implements Block.

void VuCompanyLocksRecord::printOn ( Reporter report) const [virtual]
int VuCompanyLocksRecord::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 VuCompanyLocksRecord::staticSize = 98 [static]

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