|
Flow123d
release_1.8.2-2141-g34b6400
|
#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.5