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

#include <RawCardDriverActivity.h>

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

List of all members.

Public Member Functions

 RawCardDriverActivity (const DataPointer &filewalker)
QString className () const
 returns "RawCardDriverActivity"
QString title () const
 Possible title for the block (empty if unset)
virtual void printOn (Reporter &report) const

Public Attributes

int oldestRecord
int newestRecord
RawData cyclicData

Static Public Attributes

static const int Type = 0x0504

Constructor & Destructor Documentation

RawCardDriverActivity::RawCardDriverActivity ( const DataPointer filewalker)

Member Function Documentation

QString RawCardDriverActivity::className ( ) const [virtual]

returns "RawCardDriverActivity"

Reimplemented from CardBlock.

void RawCardDriverActivity::printOn ( Reporter report) const [virtual]
QString RawCardDriverActivity::title ( ) const [virtual]

Possible title for the block (empty if unset)

Reimplemented from TopLevelBlock.


Member Data Documentation

const int RawCardDriverActivity::Type = 0x0504 [static]

Referenced by cardBlockFactory().


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