A simple RouterInputOutput implementation that writes output to a stdout. More...
#include <DebugRouter.h>
Inherits MPMA::RouterOutput.
Public Member Functions | |
| 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 stdout.
1.7.1