TDeltaTimerEntry Class Reference
A timed event entry.
An object of this type is added to a queue of timed events, as represented by a CDeltaTimer object. It represents a call back function that is called when the associated timed event expires.
CDeltaTimer
Constructor & Destructor Documentation
TDeltaTimerEntry(const TCallBack &)
TDeltaTimerEntry | ( | const TCallBack & | aCallback | ) | [inline] |
Constructor specifying a general callback.
Parameters
const TCallBack & aCallback | The callback to be called when this timed event entry expires. |
TDeltaTimerEntry()
TDeltaTimerEntry | ( | ) | [inline] |
Member Functions Documentation
Set(TCallBack &)
Sets the specified callback.
Parameters
TCallBack & aCallback | The callback to be called when this timed event entry expires. |
Member Data Documentation
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.