Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures
string.h File Reference

Common C++ generic string class. More...

#include <cc++/missing.h>
#include <cc++/strchar.h>
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.

Data Structures

class  String
 This is a generic and portable string class. More...
 
class  SString
 
class  StringObject
 The StringObject class is used to derive subclasses that use the String managed memory pool for all space allocations by overriding new and delete operators. More...
 

Detailed Description

Common C++ generic string class.

Definition in file string.h.