|
Monero
|
Public Types | |
| typedef char | Ch |
| typedef char | Ch |
Public Member Functions | |
| OStreamWrapper (std::ostream &os) | |
| Ch | Peek () const |
| Ch | Take () |
| size_t | Tell () const |
| Ch * | PutBegin () |
| void | Put (Ch c) |
| void | Flush () |
| size_t | PutEnd (Ch *) |
| OStreamWrapper (std::ostream &os) | |
| Ch | Peek () const |
| Ch | Take () |
| size_t | Tell () const |
| Ch * | PutBegin () |
| void | Put (Ch c) |
| void | Flush () |
| size_t | PutEnd (Ch *) |
Private Member Functions | |
| OStreamWrapper (const OStreamWrapper &) | |
| OStreamWrapper & | operator= (const OStreamWrapper &) |
| OStreamWrapper (const OStreamWrapper &) | |
| OStreamWrapper & | operator= (const OStreamWrapper &) |
Private Attributes | |
| std::ostream & | os_ |
| typedef char OStreamWrapper::Ch |
| typedef char OStreamWrapper::Ch |
|
inline |
|
private |
|
inline |
|
private |
|
inline |
|
inline |
|
private |
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |