MexBuf Class Reference
This streambuf is used to re-direct cout and cerr.
More...
#include <mexLog.h>
|
Public Member Functions |
| MexBuf () |
virtual int | overflow (int c) |
virtual std::streamsize | xsputn (const char *s, const std::streamsize n) |
Detailed Description
This streambuf is used to re-direct cout and cerr.
Definition at line 34 of file mexLog.h.
Constructor & Destructor Documentation
MexBuf::MexBuf |
( |
|
) |
[inline] |
Member Function Documentation
virtual int MexBuf::overflow |
( |
int |
c |
) |
[inline, virtual] |
virtual std::streamsize MexBuf::xsputn |
( |
const char * |
s, |
|
|
const std::streamsize |
n | |
|
) |
| | [inline, virtual] |
The documentation for this class was generated from the following file: