|
Anypia Programmer's Documentation
|
An output-stream-based class that listens for Trace output.
class TextWriterTraceListener : public TraceListener;
This is a concrete implementation of the TraceListener class, with a private ostream member. It can be used with cout, cerr, or a user-created output stream, which is specified in the constructor.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|