![]() |
MAK Data Logger API Documentation for DIS
|
A printer which prints to a data view database. More...
Inheritance diagram for MAKLogger::DtLgrDataViewPrinter:
Collaboration diagram for MAKLogger::DtLgrDataViewPrinter:Public Member Functions | |
| virtual | ~DtLgrDataViewPrinter () |
| DTOR. More... | |
| virtual void | beginPrinting (const DtMessageIOInfo *info, const DtMessageInput *fileInput, const DtString &destination) |
| Called at the beginning of printing. More... | |
| virtual void | printPacket (const DtPacket &packet) |
| Call for each packet to be printed. More... | |
| virtual void | endPrinting () |
| Called at the end of printing. More... | |
Public Member Functions inherited from MAKLogger::DtLgrPacketPrinter | |
| DtLgrPacketPrinter () | |
| virtual | ~DtLgrPacketPrinter () |
Static Public Attributes | |
| static DtString | theExportType |
| The name of the export. More... | |
Protected Member Functions | |
| virtual void | startDataSet () |
| virtual void | commitDataSet () |
Protected Attributes | |
| DtLgrDataViewSetSP | myDataSet |
| DtLgrDataViewComponent * | myDataView |
A printer which prints to a data view database.
|
virtual |
DTOR.
|
virtual |
Called at the beginning of printing.
Reimplemented from MAKLogger::DtLgrPacketPrinter.
|
protectedvirtual |
|
virtual |
Called at the end of printing.
Reimplemented from MAKLogger::DtLgrPacketPrinter.
|
virtual |
Call for each packet to be printed.
Implements MAKLogger::DtLgrPacketPrinter.
|
protectedvirtual |
|
protected |
|
protected |
|
static |
The name of the export.