StringStream Class Reference
[Streams]

A MemoryStream that initializes from a string. String. More...

#include <StringStream.h>

Inheritance diagram for StringStream:
MemoryStream spl::IStream IMemoryValidate

List of all members.

Public Member Functions

 StringStream (const String &str)
StringStreamoperator= (const StringStream &ms)

Detailed Description

A MemoryStream that initializes from a string. String.

Definition at line 41 of file StringStream.h.


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