#include <OutputObject.h>
Inheritance diagram for OutputObject::

Public Methods | |
| virtual void | open ()=0 |
| Open this object's output stream. | |
| virtual void | close ()=0 |
| Close this object's output stream. | |
| virtual void | write (vpf_packet &packet)=0 |
|
|
Write the provided vpf_packet to the output stream.
Reimplemented in NetOutput. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001