base/DebugRouter.h File Reference

Debug output router. More...

#include "Locks.h"
#include "Vary.h"
#include "Thread.h"
#include "File.h"
#include <string>
#include <list>
#include "Setup.h"

Include dependency graph for DebugRouter.h:


Namespaces

namespace  MPMA

Classes

class  MPMA::RouterOutput
 Implementations of this are output targets which can accept debug data from a RouterInput and output it to anything it likes. More...
class  MPMA::RouterInput
 The program will send it's debug data to instances of this. This will take data and marshell it to all attached outputs. More...
class  MPMA::RouterOutputFile
 A simple RouterInputOutput implementation that writes output to a file (overridding the file). More...
class  MPMA::RouterOutputStdout
 A simple RouterInputOutput implementation that writes output to a stdout. More...

Functions

RouterInput & MPMA::ErrorReport ()
 Attach outputs to this after init to recieve error messages from the framework.

Detailed Description

Debug output router.


Generated on Sat Oct 20 15:23:22 2007 for MPMA Framework by  doxygen 1.5.3