MPMA::RouterOutputFile Class Reference
A simple RouterInputOutput implementation that writes output to a file (overridding the file).
More...
#include <DebugRouter.h>
List of all members.
|
Public Member Functions |
| RouterOutputFile (const Filename &fileName, bool textMode=true) |
| ctor
|
void | Output (const uint8 *data, uint dataLen) |
| Implement this to recieve data that should be outputted.
|
Detailed Description
A simple RouterInputOutput implementation that writes output to a file (overridding the file).
The documentation for this class was generated from the following files: