TBufCBase8 Class Reference

class TBufCBase8 : public TDesC8

Inherits from

Constructor & Destructor Documentation

TBufCBase8()

IMPORT_C TBufCBase8 ( ) [protected]

TBufCBase8(TInt)

TBufCBase8 ( TInt aLength ) [protected, inline]

Parameters

TInt aLength

TBufCBase8(const TUint8 *, TInt)

IMPORT_C TBufCBase8 ( const TUint8 * aString,
TInt aMaxLength
) [protected]

Parameters

const TUint8 * aString
TInt aMaxLength

TBufCBase8(const TDesC8 &, TInt)

IMPORT_C TBufCBase8 ( const TDesC8 & aDes,
TInt aMaxLength
) [protected]

Parameters

const TDesC8 & aDes
TInt aMaxLength

Member Functions Documentation

Copy(const TUint8 *, TInt)

IMPORT_C void Copy ( const TUint8 * aString,
TInt aMaxLength
) [protected]

Parameters

const TUint8 * aString
TInt aMaxLength

Copy(const TDesC8 &, TInt)

IMPORT_C void Copy ( const TDesC8 & aDes,
TInt aMaxLength
) [protected]

Parameters

const TDesC8 & aDes
TInt aMaxLength

DoDes(TInt)

TPtr8 DoDes ( TInt aMaxLength ) [protected, inline]

Parameters

TInt aMaxLength

WPtr()

TUint8 * WPtr ( ) const [protected, inline]