|
MPMA Framework 0.4
|
A simple RouterInputOutput implementation that writes output to a file (overridding the file). More...
#include <DebugRouter.h>

Public Member Functions | |
| RouterOutputFile (const Filename &fileName, bool textMode=true) | |
| ctor | |
| void | Output (const uint8 *data, nuint dataLen) |
| Implement this to recieve data that should be outputted. | |
A simple RouterInputOutput implementation that writes output to a file (overridding the file).
1.7.4