Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals   Related Pages  

oscl_string.h File Reference

Provides a standardized set of string containers that can be used in place of character arrays. More...

#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 }


Detailed Description

Provides a standardized set of string containers that can be used in place of character arrays.


OSCL API
Posting Version: CORE_8.000.1.1_RC4