SStream.h File Reference

Contains specialised stringstream classes that uses the LDK allocation system. More...

#include "LDK/String.h"
#include <sstream>

Include dependency graph for SStream.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  LDK

Typedefs

typedef std::basic_stringstream<
char, std::char_traits< char >,
Allocator< char > > 
LDK::StringStream
 A std::stringstream that uses the LDK allocation system.
typedef std::basic_istringstream<
char, std::char_traits< char >,
Allocator< char > > 
LDK::IStringStream
 A std::istringstream that uses the LDK allocation system.
typedef std::basic_ostringstream<
char, std::char_traits< char >,
Allocator< char > > 
LDK::OStringStream
 A std::ostringstream that uses the LDK allocation system.


Detailed Description

Definition in file SStream.h.


Generated on Fri Aug 17 18:32:26 2007 for LDK by  doxygen 1.5.1