#include <mw/clock.h>
Link against: clock.lib
| class RAnimWithUtils : public RAnim |
| Public Member Functions | |
|---|---|
| virtual IMPORT_C void | Close() |
| Protected Member Functions | |
|---|---|
| RAnimWithUtils(RAnimDll &, const RWindowBase &) | |
| void | AppendToConstructorBufL(const TDesC8 &) |
| TConstructorBuf8 & | ConstructorBuf() |
| TBool | ConstructorBufAlreadySent() |
| TBool | ConstructorBufExists() |
| void | SendConstructorBufIfCompleteL(TInt) |
| void | SendConstructorBufL(TInt) |
| void | SetNumAdditionsStillExpected(TInt) |
Utility class to support clock animation.
| RAnimWithUtils | ( | RAnimDll & | aAnimDll, |
| const RWindowBase & | aWindow | ||
| ) | [protected] | ||
| void | AppendToConstructorBufL | ( | const TDesC8 & | aData | ) | [protected] |
| TConstructorBuf8 & | ConstructorBuf | ( | ) | const [protected] |