#include <oscl_string_containers.h>
Inheritance diagram for OSCL_wHeapString< Alloc >:

| Public Types | |
| typedef OSCL_wString::chartype | chartype | 
| Public Methods | |
| OSCL_wHeapString () | |
| OSCL_wHeapString (const OSCL_wHeapString &src) | |
| OSCL_wHeapString (const OSCL_wString &src) | |
| OSCL_wHeapString (const chartype *cstr) | |
| OSCL_wHeapString (const chartype *buf, uint32 length) | |
| ~OSCL_wHeapString () | |
| uint32 | get_size () const | 
| uint32 | get_maxsize () const | 
| const chartype * | get_cstr () const | 
| chartype * | get_str () const | 
| OSCL_wHeapString & | operator= (const OSCL_wHeapString &src) | 
| OSCL_wHeapString & | operator= (const OSCL_wString &src) | 
| OSCL_wHeapString & | operator= (const chartype *cstr) | 
| void | set (const chartype *buf, uint32 length) | 
| Friends | |
| class | OSCL_wString | 
| 
 | |||||
| 
 Reimplemented from OSCL_wString. | 
| 
 | |||||
| 
 | 
 OSCL API
Posting Version: OPENCORE_20090310
OSCL API
Posting Version: OPENCORE_20090310