#include <Technical.h>
Public Member Functions | |
string | name () const |
Technical (iter nstart) | |
int | size () const |
void | CompleteReport (reporter &report) const |
void | BriefReport (reporter &report) const |
Static Public Attributes | |
static const int | TREP = 0x5 |
Technical::Technical | ( | iter | nstart | ) | [inline] |
References vublock::Init().
void Technical::BriefReport | ( | reporter & | report | ) | const [inline, virtual] |
void Technical::CompleteReport | ( | reporter & | report | ) | const [inline, virtual] |
Implements vublock.
References vublock::fixedString(), formatCalibrationPurpose(), vublock::Int16(), vublock::IntByte(), nationNumeric(), reporter::newsub(), vublock::Odometer(), vublock::readDate(), vublock::runningIndex, stringify(), and tr().
Referenced by BriefReport().
string Technical::name | ( | ) | const [inline, virtual] |
Implements vublock.
int Technical::size | ( | ) | const [inline, virtual] |
const int Technical::TREP = 0x5 [static] |
Referenced by vuFactory().