blocxx
BLOCXX_NAMESPACE::IStringStreamBase Class Reference

#include <StringStream.hpp>

Inheritance diagram for BLOCXX_NAMESPACE::IStringStreamBase:
BLOCXX_NAMESPACE::IStringStream

Public Member Functions

 IStringStreamBase (const String &s)
 

Public Attributes

IStringStreamBuf m_buf
 

Detailed Description

Definition at line 80 of file StringStream.hpp.

Constructor & Destructor Documentation

◆ IStringStreamBase()

BLOCXX_NAMESPACE::IStringStreamBase::IStringStreamBase ( const String & s)
inline

Definition at line 83 of file StringStream.hpp.

Member Data Documentation

◆ m_buf

IStringStreamBuf BLOCXX_NAMESPACE::IStringStreamBase::m_buf
mutable

Definition at line 84 of file StringStream.hpp.


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