|
Flow123d
DF_patch_fe_data_tables-5938e3d
|
#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 |