TLbtDesOverflow Class Reference

class TLbtDesOverflow : public TDes8Overflow

Inherits from

Private Member Functions
voidOverflow(TDes8 &)

Member Functions Documentation

Overflow(TDes8 &)

voidOverflow(TDes8 &aDes)[private, inline, virtual]

Handles the overflow.

This function is called when the TDes8::AppendFormat() variant that takes an overflow handler argument, fails.

Parameters

TDes8 & aDesThe 8-bit modifiable descriptor whose overflow results in the call to this overflow handler.