TIBCO Adapter SDK C++ Reference
MStdioSink
Class Hierarchy | C++ Classes and Methods | Members | Methods
An MStdioSink allows output to a user-provided file. MStdioSink is mainly used for tracing to stdout or stderr, it can, however, also be used to trace to any FILE* that is already open.
Inherited Method
MSink::getSinkName() - Set the sink name for this sink.
Declaration
class MStdioSink : public MSink;
Class Hierarchy
MObject
    MComponent
        MSink
            MStdioSink
File
MStdioSink.h
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.