class Writer

A interface for writing an object to an ostream

Inheritance:


Public Methods

virtual ostream& writeTo(ostream &)
Overloading this method allows the extending class to be inserted onto an ostream

Documentation

A interface for writing an object to an ostream.

virtual ostream& writeTo(ostream &)
Overloading this method allows the extending class to be inserted onto an ostream


Direct child classes:
TimerEntry
TimerContainer
TimeVal
SignalSet
SignalAction

alphabetic index hierarchy of classes


generated by doc++