#include <e32des8.h>
class TBufCBase8 : public TDesC8 |
Protected Member Functions | |
---|---|
TBufCBase8() | |
TBufCBase8(TInt) | |
TBufCBase8(const TUint8 *, TInt) | |
TBufCBase8(const TDesC8 &, TInt) | |
IMPORT_C void | Copy(const TUint8 *, TInt) |
IMPORT_C void | Copy(const TDesC8 &, TInt) |
TPtr8 | DoDes(TInt) |
TUint8 * | WPtr() |
IMPORT_C | TBufCBase8 | ( | ) | [protected] |
TBufCBase8 | ( | TInt | aLength | ) | [protected, inline] |