| class MAnimationDataProviderObserver |
Interface from a data provider to an animation
An animation which has a data provider receives information from it via this interface.
You do not need to derive an implementation from this class unless you are writing a new animation type.
CAnimationDataProvider CAnimation CAnimator
| Public Member Functions | |
|---|---|
| void | DataProviderEventL ( TInt , TAny *, TInt ) |
| Protected Member Functions | |
|---|---|
| IMPORT_C void | MAnimationDataProviderObserver_Reserved1 () |
| IMPORT_C void | MAnimationDataProviderObserver_Reserved2 () |
| void | DataProviderEventL | ( | TInt | aEvent, |
| TAny * | aData, | |||
| TInt | aDataSize | |||
| ) | [pure virtual] | |||
Receives an event from a data provider.
| IMPORT_C void | MAnimationDataProviderObserver_Reserved1 | ( | ) | [protected, virtual] |
Reserved for future use
| IMPORT_C void | MAnimationDataProviderObserver_Reserved2 | ( | ) | [protected, virtual] |
Reserved for future use
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.