blocxx
Public Member Functions | Protected Member Functions | Private Attributes

BLOCXX_NAMESPACE::IStringStreamBuf Class Reference

#include <StringStream.hpp>

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 60 of file StringStream.hpp.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Definition at line 72 of file StringStream.hpp.


Member Data Documentation

Definition at line 77 of file StringStream.hpp.

Referenced by IStringStreamBuf().


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