Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

BLOCXX_NAMESPACE::IStringStreamBuf Class Reference

#include <StringStream.hpp>

Collaboration diagram for BLOCXX_NAMESPACE::IStringStreamBuf:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IStringStreamBuf (const String &s)

Protected Member Functions

int underflow ()

Private Attributes

String m_buf

Detailed Description

Definition at line 59 of file StringStream.hpp.


Constructor & Destructor Documentation

BLOCXX_NAMESPACE::IStringStreamBuf::IStringStreamBuf const String s  )  [inline]
 

Definition at line 62 of file StringStream.hpp.

References BLOCXX_NAMESPACE::String::c_str(), BLOCXX_NAMESPACE::String::length(), and m_buf.


Member Function Documentation

int BLOCXX_NAMESPACE::IStringStreamBuf::underflow  )  [inline, protected]
 

Definition at line 71 of file StringStream.hpp.


Member Data Documentation

String BLOCXX_NAMESPACE::IStringStreamBuf::m_buf [private]
 

Definition at line 76 of file StringStream.hpp.

Referenced by IStringStreamBuf().


The documentation for this class was generated from the following file:
Generated on Tue Sep 13 00:07:03 2005 for blocxx by  doxygen 1.4.4