String.h File Reference

Contains a specialised std::string that uses the LDK allocation system. More...

#include "Memory.h"
#include "SmartPointers.h"
#include <string>

Include dependency graph for String.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_string<
char, std::char_traits< char >,
Allocator< char > > 
LDK::String
 A std::string that uses the LDK allocation system.
typedef SmartPointer< String > LDK::SmartString
 A SmartPointer specialised for Strings.
typedef SmartPointer< String > LDK::SmartConstString
 A SmartPointer specialised for const Strings.


Detailed Description

Definition in file String.h.


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