Basics::BufStreamBase Class Reference

#include <BufStream.H>

Inheritance diagram for Basics::BufStreamBase:

Inheritance graph
[legend]
Collaboration diagram for Basics::BufStreamBase:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BufStreamBase (unsigned int initial_buf_len=256)
 BufStreamBase (char *initial_buf, unsigned int initial_buf_len, unsigned int initial_valid_len=0, bool allocate_replacement=false)
 BufStreamBase (const char *initial_buf)
BufStreambufrdbuf ()

Protected Attributes

BufStreambuf my_buf

Detailed Description

Definition at line 165 of file BufStream.H.


Constructor & Destructor Documentation

Basics::BufStreamBase::BufStreamBase ( unsigned int  initial_buf_len = 256  )  [inline]

Definition at line 170 of file BufStream.H.

References init(), and my_buf.

Here is the call graph for this function:

Basics::BufStreamBase::BufStreamBase ( char *  initial_buf,
unsigned int  initial_buf_len,
unsigned int  initial_valid_len = 0,
bool  allocate_replacement = false 
) [inline]

Definition at line 176 of file BufStream.H.

References init(), and my_buf.

Here is the call graph for this function:

Basics::BufStreamBase::BufStreamBase ( const char *  initial_buf  )  [inline]

Definition at line 187 of file BufStream.H.

References init(), and my_buf.

Here is the call graph for this function:


Member Function Documentation

BufStreambuf* Basics::BufStreamBase::rdbuf (  )  [inline]

Definition at line 193 of file BufStream.H.

References my_buf.


Member Data Documentation

BufStreambuf Basics::BufStreamBase::my_buf [protected]

Definition at line 168 of file BufStream.H.

Referenced by BufStreamBase(), Basics::BufStream::empty(), Basics::OBufStream::empty(), Basics::BufStream::erase(), Basics::OBufStream::erase(), rdbuf(), Basics::BufStream::str(), Basics::OBufStream::str(), and Basics::IBufStream::str().


The documentation for this class was generated from the following file:
Generated on Fri May 25 01:56:16 2007 for Vesta by  doxygen 1.5.1