Flow123d
master-f44eb46
|
#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 |