#include <Faults.h>
Public Member Functions | |
string | name () const |
Faults (iter nstart) | |
int | size () const |
void | CompleteReport (reporter &report) const |
void | BriefReport (reporter &report) const |
Static Public Attributes | |
static const int | TREP = 0x3 |
Faults::Faults | ( | iter | nstart | ) | [inline] |
References vublock::Init().
void Faults::BriefReport | ( | reporter & | report | ) | const [inline, virtual] |
void Faults::CompleteReport | ( | reporter & | report | ) | const [inline, virtual] |
Implements vublock.
References Overspeed::csize, Event::csize, Fault::csize, vublock::fixedString(), vublock::IntByte(), reporter::newsub(), Overspeed::printOn(), Event::printOn(), Fault::printOn(), vublock::readDate(), vublock::runningIndex, and block::start.
Referenced by BriefReport().
string Faults::name | ( | ) | const [inline, virtual] |
Implements vublock.
int Faults::size | ( | ) | const [inline, virtual] |
const int Faults::TREP = 0x3 [static] |
Referenced by vuFactory().