Atlas_filterbuf(3)
| Atlas::filterbuf(3) | Library Functions Manual | Atlas::filterbuf(3) |
NAME
Atlas::filterbuf
SYNOPSIS
Inherits streambuf.
Public Member Functions
filterbuf (std::streambuf &buffer, Filter
&filter)
Protected Member Functions
int flushOutBuffer ()
virtual int_type overflow (int_type c)
virtual int_type underflow ()
virtual int sync ()
Protected Attributes
char m_outBuffer [m_outBufferSize]
char m_inBuffer [m_inBufferSize]
Static Protected Attributes
static const int m_outBufferSize = 10
static const int m_inBufferSize = 10
static const int m_inPutback = 4
Author
Generated automatically by Doxygen for Atlas-C++ from the source code.
| Tue Oct 10 2017 | Atlas-C++ |
