#include <e32des16.h>
| class TBufCBase16 : public TDesC16 |
| Protected Member Functions | |
|---|---|
| TBufCBase16() | |
| TBufCBase16(TInt) | |
| TBufCBase16(const TUint16 *, TInt) | |
| TBufCBase16(const TDesC16 &, TInt) | |
| IMPORT_C void | Copy(const TUint16 *, TInt) |
| IMPORT_C void | Copy(const TDesC16 &, TInt) |
| TPtr16 | DoDes(TInt) |
| TUint16 * | WPtr() |
| Inherited Enumerations | |
|---|---|
| TDesC16:TPrefix | |
| IMPORT_C | TBufCBase16 | ( | ) | [protected] |
| TBufCBase16 | ( | TInt | aLength | ) | [protected, inline] |