Public Member Functions | List of all members
ocountstream Class Reference
Inheritance diagram for ocountstream:
Inheritance graph
[legend]
Collaboration diagram for ocountstream:
Collaboration graph
[legend]

Public Member Functions

 ocountstream ()
 
std::streamsize size () const
 
void rewind ()
 
std::streamsize tellp () const
 

Additional Inherited Members

- Protected Member Functions inherited from countstreambuf
virtual std::streampos seekoff (std::streamoff off, std::ios_base::seekdir way, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out)
 
virtual std::streampos seekpos (std::streampos pos, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out)
 
virtual int overflow (int c=EOF)
 
virtual std::streamsize xsputn (const char *s, std::streamsize n)
 
 countstreambuf (std::streamsize precount=0)
 
std::streamsize tellp () const
 
void printBufInfo (Ostream &os) const
 

Detailed Description

Definition at line 147 of file OCountStream.H.

Constructor & Destructor Documentation

◆ ocountstream()

ocountstream ( )
inline

Definition at line 156 of file OCountStream.H.

Member Function Documentation

◆ size()

std::streamsize size ( ) const
inline

Definition at line 167 of file OCountStream.H.

References countstreambuf::tellp().

Here is the call graph for this function:

◆ rewind()

void rewind ( )
inline

Definition at line 173 of file OCountStream.H.

References clear().

Here is the call graph for this function:

◆ tellp()

std::streamsize tellp
inline

Definition at line 124 of file OCountStream.H.


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