TC::Output::PrintTarget Class Reference

Pure virtual base class for printing trace output. More...

#include <TCOutput.h>

List of all members.

Public Member Functions

virtual void Print (const char *text)=0
virtual ~PrintTarget ()
 Virtual destructor for the interface.


Detailed Description

Pure virtual base class for printing trace output.

Definition at line 61 of file TCOutput.h.


Constructor & Destructor Documentation

virtual TC::Output::PrintTarget::~PrintTarget (  )  [inline, virtual]

Virtual destructor for the interface.

Definition at line 67 of file TCOutput.h.


Member Function Documentation

virtual void TC::Output::PrintTarget::Print ( const char *  text  )  [pure virtual]


The documentation for this class was generated from the following file:

Copyright (c) Thomas Goessler 2003 - 2008