RAnimWithUtils Class Reference
| class RAnimWithUtils : public RAnim |
| Public Member Functions |
|---|
| virtual IMPORT_C void | Close() |
| Inherited Functions |
|---|
| | RAnim::AsyncCommandReply(TRequestStatus &,TInt,const TIpcArgs &) |
| | RAnim::Command(TInt) |
| | RAnim::Command(TInt,const TPtrC8 &) |
| | RAnim::CommandReply(TInt) |
| | RAnim::CommandReply(TInt,const TDesC8 &,const TIpcArgs &) |
| | RAnim::CommandReply(TInt,const TPtrC8 &) |
| | RAnim::Construct(const RWindowBase &,TInt,const TDesC8 &) |
| | RAnim::Construct(const RWindowBase &,TInt,const TDesC8 &,const TIpcArgs &) |
| | RAnim::Construct(const RWsSprite &,TInt,const TDesC8 &) |
| | RAnim::Construct(const RWsSprite &,TInt,const TDesC8 &,const TIpcArgs &) |
| | RAnim::Destroy() |
| | RAnim::RAnim() |
| | RAnim::RAnim(RAnimDll &) |
| | RAnim::~RAnim() |
Detailed Description
Utility class to support clock animation.
Constructor & Destructor Documentation
RAnimWithUtils ( RAnimDll &, const RWindowBase & )
Member Function Documentation
AppendToConstructorBufL ( const TDesC8 & )
| void | AppendToConstructorBufL | ( | const TDesC8 & | aData | ) | [protected] |
Close ( )
| IMPORT_C void | Close | ( | ) | [virtual] |
ConstructorBufAlreadySent ( )
|
TBool
| ConstructorBufAlreadySent | ( | ) | const [protected] |
ConstructorBufExists ( )
|
TBool
| ConstructorBufExists | ( | ) | const [protected] |
SendConstructorBufIfCompleteL ( TInt )
| void | SendConstructorBufIfCompleteL | ( | TInt | aAnimatedObjectType | ) | [protected] |
SendConstructorBufL ( TInt )
| void | SendConstructorBufL | ( | TInt | aAnimatedObjectType | ) | [protected] |
SetNumAdditionsStillExpected ( TInt )
| void | SetNumAdditionsStillExpected | ( | TInt | aNumAdditionsStillExpected | ) | [protected] |