#include <Speeds.h>
Public Member Functions | |
string | name () const |
Speeds (iter nstart) | |
int | size () const |
void | CompleteReport (reporter &report) const |
void | BriefReport (reporter &report) const |
Static Public Attributes | |
static const int | TREP = 0x4 |
Speeds::Speeds | ( | iter | nstart | ) | [inline] |
References vublock::Init().
void Speeds::BriefReport | ( | reporter & | report | ) | const [inline, virtual] |
Implements vublock.
References reporter::getPlotGraph(), reporter::hasPlotGraph(), vublock::Int16(), vublock::IntByte(), vublock::readDate(), vublock::runningIndex, and Time::timestamp.
void Speeds::CompleteReport | ( | reporter & | report | ) | const [inline, virtual] |
Implements vublock.
References vublock::Int16(), vublock::IntByte(), reporter::newsub(), vublock::readDate(), and vublock::runningIndex.
string Speeds::name | ( | ) | const [inline, virtual] |
Implements vublock.
int Speeds::size | ( | ) | const [inline, virtual] |
const int Speeds::TREP = 0x4 [static] |
Referenced by vuFactory().