oscl_string_containers.h File Reference

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

#include "oscl_string.h"
#include "oscl_base.h"
#include "oscl_mem.h"
#include "oscl_defalloc.h"
#include "oscl_refcounter.h"
#include "oscl_error.h"
#include "oscl_stdstring.h"

Go to the source code of this file.

Data Structures

class  OSCL_HeapString< Alloc >
class  OSCL_wHeapString< Alloc >
class  OSCL_HeapStringA
class  OSCL_wHeapStringA
class  OSCL_StackString< MaxBufSize >
class  OSCL_wStackString< MaxBufSize >
class  OSCL_FastString
class  OSCL_wFastString

Detailed Description

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


OSCL API
Posting Version: CORE_9.004.1.1