TBufCBase8 Class Reference

#include <e32des8.h>

class TBufCBase8 : public TDesC8

Inherits from

Constructor & Destructor Documentation

TBufCBase8 ( )

IMPORT_CTBufCBase8()[protected]

TBufCBase8 ( TInt )

TBufCBase8(TIntaLength)[protected, inline]

TBufCBase8 ( const TUint8 *, TInt )

IMPORT_CTBufCBase8(const TUint8 *aString,
TIntaMaxLength
)[protected]

TBufCBase8 ( const TDesC8 &, TInt )

IMPORT_CTBufCBase8(const TDesC8 &aDes,
TIntaMaxLength
)[protected]

Member Function Documentation

Copy ( const TUint8 *, TInt )

IMPORT_C voidCopy(const TUint8 *aString,
TIntaMaxLength
)[protected]

Copy ( const TDesC8 &, TInt )

IMPORT_C voidCopy(const TDesC8 &aDes,
TIntaMaxLength
)[protected]

DoDes ( TInt )

TPtr8 DoDes(TIntaMaxLength)[protected, inline]

WPtr ( )

TUint8 *WPtr()const [protected, inline]