Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
TextWriterTraceListener::TextWriterTraceListener Constructor

Creates this instance.

C++
TextWriterTraceListener(
    std::ostream * newStream
);
Parameters 
Description 
std::ostream * newStream 
The output stream to use as the logfile. 

Associates the argument with the internal output stream.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!