#include <Overview.h>
Public Member Functions | |
virtual string | name () const |
Overview (iter nstart) | |
int | size () const |
void | CompleteReport (reporter &report) const |
virtual void | reportstuff (esmfilehead &esm) |
int | nonhashedbytes () const |
void | BriefReport (reporter &report) const |
Static Public Attributes | |
static const int | TREP = 0x1 |
Overview::Overview | ( | iter | nstart | ) | [inline] |
References vublock::Init().
void Overview::BriefReport | ( | reporter & | report | ) | const [inline, virtual] |
void Overview::CompleteReport | ( | reporter & | report | ) | const [inline, virtual] |
Implements vublock.
References vublock::fixedString(), formatControlType(), vublock::IntByte(), nationNumeric(), reporter::newsub(), vublock::readDate(), and vublock::runningIndex.
Referenced by BriefReport().
virtual string Overview::name | ( | ) | const [inline, virtual] |
Implements vublock.
int Overview::nonhashedbytes | ( | ) | const [inline, virtual] |
Reimplemented from vublock.
virtual void Overview::reportstuff | ( | esmfilehead & | esm | ) | [inline, virtual] |
Reimplemented from block.
References esmfilehead::CAcert, esmfilehead::devicecert, vublock::fixedString(), block::start, and esmfilehead::title.
int Overview::size | ( | ) | const [inline, virtual] |
const int Overview::TREP = 0x1 [static] |
Referenced by vuFactory().