![]() |
TrinityCore
|
#include <format.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 |
Here is the call graph for this function:
|
inline |
Here is the call graph for this function:
|
inline |
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
private |
1.8.8