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 | ( | const TUint16 * | aString, |
TInt | aMaxLength | |||
) | [protected] |
IMPORT_C | TBufCBase16 | ( | const TDesC16 & | aDes, |
TInt | aMaxLength | |||
) | [protected] |