Inheritance diagram for logbuf:

Public Types | |
| enum | { SIZE = 32 } |
Public Methods | |
| logbuf (void) | |
| ~logbuf (void) | |
| virtual int_type | overflow (int_type c ) |
| virtual std::streamsize | xsputn (const char_type *string, std::streamsize length) |
Private Attributes | |
| int | m_pos |
| char_type | m_buffer [SIZE] |
|
|
Definition at line 24 of file Xostream.cxx. |
|
|
Definition at line 75 of file Xostream.cxx. |
|
|
Definition at line 83 of file Xostream.cxx. |
|
|
Definition at line 107 of file Xostream.cxx. Referenced by ~logbuf(). |
|
|
Definition at line 155 of file Xostream.cxx. |
|
|
Definition at line 40 of file Xostream.cxx. |
|
|
Definition at line 38 of file Xostream.cxx. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000