Public Member Functions

MPMA::RouterOutputFile Class Reference

A simple RouterInputOutput implementation that writes output to a file (overridding the file). More...

#include <DebugRouter.h>

Inherits MPMA::RouterOutput.

List of all members.

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.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends