|
Flow123d
release_3.0.0-879-gd0f69e9
|
#include <ostream.h>


Public Member Functions | |
| FormatBuf (Buffer< Char > &buffer) | |
| int_type | overflow (int_type ch=traits_type::eof()) |
| size_t | size () const |
Private Types | |
| typedef std::basic_streambuf< Char >::int_type | int_type |
| typedef std::basic_streambuf< Char >::traits_type | traits_type |
Private Attributes | |
| Buffer< Char > & | buffer_ |
| Char * | start_ |
|
private |
|
private |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
1.8.11