Definition at line 128 of file prettywritertest.cpp.
◆ Ch
◆ OStreamWrapper() [1/2]
OStreamWrapper::OStreamWrapper |
( |
std::ostream & | os | ) |
|
|
inline |
◆ OStreamWrapper() [2/2]
OStreamWrapper::OStreamWrapper |
( |
std::ostream & | os | ) |
|
|
inline |
◆ Flush() [1/2]
void OStreamWrapper::Flush |
( |
| ) |
|
|
inline |
◆ Flush() [2/2]
void OStreamWrapper::Flush |
( |
| ) |
|
|
inline |
◆ Peek() [1/2]
Ch OStreamWrapper::Peek |
( |
| ) |
const |
|
inline |
◆ Peek() [2/2]
Ch OStreamWrapper::Peek |
( |
| ) |
const |
|
inline |
◆ Put() [1/2]
void OStreamWrapper::Put |
( |
Ch | c | ) |
|
|
inline |
◆ Put() [2/2]
void OStreamWrapper::Put |
( |
Ch | c | ) |
|
|
inline |
◆ PutBegin() [1/2]
Ch * OStreamWrapper::PutBegin |
( |
| ) |
|
|
inline |
◆ PutBegin() [2/2]
Ch * OStreamWrapper::PutBegin |
( |
| ) |
|
|
inline |
◆ PutEnd() [1/2]
size_t OStreamWrapper::PutEnd |
( |
Ch * | | ) |
|
|
inline |
◆ PutEnd() [2/2]
size_t OStreamWrapper::PutEnd |
( |
Ch * | | ) |
|
|
inline |
◆ Take() [1/2]
Ch OStreamWrapper::Take |
( |
| ) |
|
|
inline |
◆ Take() [2/2]
Ch OStreamWrapper::Take |
( |
| ) |
|
|
inline |
◆ Tell() [1/2]
size_t OStreamWrapper::Tell |
( |
| ) |
const |
|
inline |
◆ Tell() [2/2]
size_t OStreamWrapper::Tell |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: