Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6ILogStreamInit Interface Reference

#include <p6errorlogstream.h>

Detailed Description

This component provides a data stream interface which writes error log entries.

Each call to processStream( ... ) will write an individual log entry out to the log. Once the component is created and initialized using this interface, an p6IDataStream interface can be retrieved via queryInterface() which will output to the log.


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