Public Types | Public Member Functions | Private Member Functions | Private Attributes | List of all members
OStreamWrapper Class Reference

Public Types

typedef char Ch
 
typedef char Ch
 

Public Member Functions

void Flush ()
 
void Flush ()
 
 OStreamWrapper (std::ostream &os)
 
 OStreamWrapper (std::ostream &os)
 
Ch Peek () const
 
Ch Peek () const
 
void Put (Ch c)
 
void Put (Ch c)
 
ChPutBegin ()
 
ChPutBegin ()
 
size_t PutEnd (Ch *)
 
size_t PutEnd (Ch *)
 
Ch Take ()
 
Ch Take ()
 
size_t Tell () const
 
size_t Tell () const
 

Private Member Functions

OStreamWrapperoperator= (const OStreamWrapper &)
 
OStreamWrapperoperator= (const OStreamWrapper &)
 
 OStreamWrapper (const OStreamWrapper &)
 
 OStreamWrapper (const OStreamWrapper &)
 

Private Attributes

std::ostream & os_
 

Detailed Description

Definition at line 128 of file prettywritertest.cpp.

Member Typedef Documentation

typedef char OStreamWrapper::Ch

Definition at line 130 of file prettywritertest.cpp.

typedef char OStreamWrapper::Ch

Definition at line 201 of file writertest.cpp.

Constructor & Destructor Documentation

OStreamWrapper::OStreamWrapper ( std::ostream &  os)
inline

Definition at line 132 of file prettywritertest.cpp.

OStreamWrapper::OStreamWrapper ( const OStreamWrapper )
private
OStreamWrapper::OStreamWrapper ( std::ostream &  os)
inline

Definition at line 203 of file writertest.cpp.

OStreamWrapper::OStreamWrapper ( const OStreamWrapper )
private

Member Function Documentation

void OStreamWrapper::Flush ( )
inline

Definition at line 140 of file prettywritertest.cpp.

void OStreamWrapper::Flush ( )
inline

Definition at line 211 of file writertest.cpp.

OStreamWrapper& OStreamWrapper::operator= ( const OStreamWrapper )
private
OStreamWrapper& OStreamWrapper::operator= ( const OStreamWrapper )
private
Ch OStreamWrapper::Peek ( ) const
inline

Definition at line 134 of file prettywritertest.cpp.

Ch OStreamWrapper::Peek ( ) const
inline

Definition at line 205 of file writertest.cpp.

void OStreamWrapper::Put ( Ch  c)
inline

Definition at line 139 of file prettywritertest.cpp.

void OStreamWrapper::Put ( Ch  c)
inline

Definition at line 210 of file writertest.cpp.

Ch* OStreamWrapper::PutBegin ( )
inline

Definition at line 138 of file prettywritertest.cpp.

Ch* OStreamWrapper::PutBegin ( )
inline

Definition at line 209 of file writertest.cpp.

size_t OStreamWrapper::PutEnd ( Ch )
inline

Definition at line 141 of file prettywritertest.cpp.

size_t OStreamWrapper::PutEnd ( Ch )
inline

Definition at line 212 of file writertest.cpp.

Ch OStreamWrapper::Take ( )
inline

Definition at line 135 of file prettywritertest.cpp.

Ch OStreamWrapper::Take ( )
inline

Definition at line 206 of file writertest.cpp.

size_t OStreamWrapper::Tell ( ) const
inline

Definition at line 136 of file prettywritertest.cpp.

size_t OStreamWrapper::Tell ( ) const
inline

Definition at line 207 of file writertest.cpp.

Member Data Documentation

std::ostream & OStreamWrapper::os_
private

Definition at line 147 of file prettywritertest.cpp.


The documentation for this class was generated from the following files:


choreo_rapidjson
Author(s):
autogenerated on Thu Jul 18 2019 03:59:10