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

#include <RawVuDetailedSpeedData.h>

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

List of all members.

Public Member Functions

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

Subblocks< VuDetailedSpeedBlockvuDetailedSpeedBlocks

Static Public Attributes

static const int Type = 0x4

Constructor & Destructor Documentation

RawVuDetailedSpeedData::RawVuDetailedSpeedData ( const DataPointer filewalker)

Member Function Documentation

QString RawVuDetailedSpeedData::className ( ) const [virtual]

returns "RawVuDetailedSpeedData"

Implements Block.

void RawVuDetailedSpeedData::printOn ( Reporter report) const [virtual]

Implements VuBlock.

Reimplemented in VuDetailedSpeedData.

References vuDetailedSpeedBlocks, and Reporter::writeArray().

int RawVuDetailedSpeedData::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(), and vuDetailedSpeedBlocks.

QString RawVuDetailedSpeedData::title ( ) const [virtual]

Possible title for the block (empty if unset)

Implements VuBlock.


Member Data Documentation

const int RawVuDetailedSpeedData::Type = 0x4 [static]

Referenced by vuBlockFactory().


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