Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Threads Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

RWTraceOstreamClient

Module:  Threads   Package:  Execution Tracing


RWTraceOstreamClient RWTraceEventClient

Local Index

Members

Header File

#include <rw/trace/RWTraceOstreamClient.h>

Description

RWTraceOstreamClient is a trace client that sends all events to an std::ostream. If no ostream is specified, uses cerr by default.

Example

Public Constructors

RWTraceOstreamClient(RWStaticCtor);
RWTraceOstreamClient(RWTraceOstreamClientImp* bodyP);
RWTraceOstreamClient(ostream& ostr=cerr);
RWTraceOstreamClient(const RWTraceOstreamClient& second);

Public Destructor

~RWTraceOstreamClient();


Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.