My Project
UDK 3.2.7 C/C++ API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros
string.hxx File Reference
#include "sal/config.h"
#include <cassert>
#include <osl/diagnose.h>
#include <rtl/memory.h>
#include <rtl/textenc.h>
#include <rtl/string.h>
#include <rtl/stringutils.hxx>
#include "sal/log.hxx"
#include <new>

Go to the source code of this file.

Classes

class  rtl::OString
 This String class provide base functionality for C++ like 8-Bit character array handling. More...
struct  rtl::OStringHash
 A helper to use OStrings with hash maps. More...

Namespaces

namespace  rtl

Macros

#define RTL_STRING_CONST_FUNCTION

Macro Definition Documentation

#define RTL_STRING_CONST_FUNCTION