#include <VuDetailedSpeedBlock.h>


Public Member Functions | |
| VuDetailedSpeedBlock (const DataPointer &filewalker) | |
| QString | className () const |
| returns "VuDetailedSpeedBlock" | |
| int | size () const |
| Size of data used in the file. | |
| virtual void | printOn (Reporter &report) const |
Public Attributes | |
| TimeReal | speedBlockBeginDate |
| RawData | speedsPerSecond |
Static Public Attributes | |
| static const int | staticSize = 64 |
| VuDetailedSpeedBlock::VuDetailedSpeedBlock | ( | const DataPointer & | filewalker | ) |
| QString VuDetailedSpeedBlock::className | ( | ) | const [virtual] |
returns "VuDetailedSpeedBlock"
Implements Block.
| void VuDetailedSpeedBlock::printOn | ( | Reporter & | report | ) | const [virtual] |
Implements DataType.
References speedBlockBeginDate, speedsPerSecond, Reporter::tagValuePair(), RawData::toString(), and TimeReal::toString().
| int VuDetailedSpeedBlock::size | ( | ) | const [virtual] |
Referenced by printOn().
Referenced by printOn().
const int VuDetailedSpeedBlock::staticSize = 64 [static] |
1.7.4