Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Sstring Class Reference

#include <sstring.h>

List of all members.

Public Methods

 operator std::string ()
std::string str () const
template<typename T> Sstring & operator<< (const T &value)

Private Attributes

std::ostringstream out


Member Function Documentation

Sstring::operator std::string   [inline]
 

Definition at line 19 of file sstring.h.

References out.

template<typename T>
Sstring& Sstring::operator<< const T &    value [inline]
 

Definition at line 31 of file sstring.h.

std::string Sstring::str   const [inline]
 

Definition at line 24 of file sstring.h.


Member Data Documentation

std::ostringstream Sstring::out [private]
 

Definition at line 16 of file sstring.h.

Referenced by operator std::string().


The documentation for this class was generated from the following file:
Generated on Mon Feb 10 17:36:40 2003 for VFiasco Semantics Compiler by doxygen1.2.15