CStackRep Class Reference
[OSCL Util]

#include <oscl_string_rep.h>

Public Member Functions

 CStackRep ()
OSCL_IMPORT_REF void set (const char *cp, uint32 len)
OSCL_IMPORT_REF void set (const oscl_wchar *cp, uint32 len)
OSCL_IMPORT_REF void append (const char *cp, uint32 len)
OSCL_IMPORT_REF void append (const oscl_wchar *cp, uint32 len)

Data Fields

uint32 maxsize
uint32 size
OsclAnybuffer

Detailed Description

For internal use only-- stack string representation


Constructor & Destructor Documentation

CStackRep::CStackRep (  )  [inline]

Member Function Documentation

OSCL_IMPORT_REF void CStackRep::append ( const oscl_wchar cp,
uint32  len 
)
OSCL_IMPORT_REF void CStackRep::append ( const char *  cp,
uint32  len 
)
OSCL_IMPORT_REF void CStackRep::set ( const oscl_wchar cp,
uint32  len 
)
OSCL_IMPORT_REF void CStackRep::set ( const char *  cp,
uint32  len 
)

Field Documentation


The documentation for this class was generated from the following file:

OSCL API
Posting Version: CORE_9.004.1.1