#include "oscl_base.h"
#include "oscl_mem.h"
Go to the source code of this file.
Data Structures | |
class | OSCL_String |
class | OSCL_wString |
Enumerations | |
enum | TOSCL_StringOp { EOSCL_StringOp_CompressASCII, EOSCL_StringOp_UTF16ToUTF8 } |
enum | TOSCL_wStringOp { EOSCL_wStringOp_ExpandASCII, EOSCL_wStringOp_UTF8ToUTF16 } |