TMemSpyTruncateOverflow Class Reference

class TMemSpyTruncateOverflow : public TDes16Overflow

Inherits from

Public Member Functions
void Overflow ( TDes &)

Member Functions Documentation

Overflow(TDes &)

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

Handles the overflow.

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

Parameters

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