Messages::TLogTextBuf::TLogIgnoreOverflow8 Class Reference

class Messages::TLogTextBuf::TLogIgnoreOverflow8 : public TDes8Overflow

Inherits from

Public Member Functions
void Overflow ( TDes8 &)

Member Functions Documentation

Overflow(TDes8 &)

void Overflow ( TDes8 & aDes ) [inline, virtual]

Handles the overflow.

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

Parameters

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