#include <CHMcoutOutputLog.h>
Inheritance diagram for CHMcoutOutputLog:

stdout.
Simple implementation of CHMoutputLog interface.
Public Member Functions | |
| CHMcoutOutputLog () | |
| Constructor. | |
| virtual | ~CHMcoutOutputLog () |
| Destructor. | |
| virtual void | OutputLine (const CHMchar *pLine) |
Output pLine to stdout. | |
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Output
Implements CHMoutputLog. |