class TFlogOverflow8 : public TDes8Overflow |
FlogOverflow8 - class to quietly handle descriptor overflows
This class overrides the "Overflow" function in the TDes8's own overflow class. The overflow function is designed to quietly ignore any overflow which occurs when copying/appending strings, thus enabling flogger to implicitly truncate the logging strings where necessary.
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.
TDes8 & aDes | The 8-bit modifiable descriptor whose overflow results in the call to this overflow handler. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.