RAnimWithUtils Class Reference

class RAnimWithUtils : public RAnim

Utility class to support clock animation.

Inherits from

Constructor & Destructor Documentation

RAnimWithUtils(RAnimDll &, const RWindowBase &)

RAnimWithUtils ( RAnimDll & aAnimDll,
const RWindowBase & aWindow
) [protected]

Parameters

RAnimDll & aAnimDll
const RWindowBase & aWindow

Member Functions Documentation

AppendToConstructorBufL(const TDesC8 &)

void AppendToConstructorBufL ( const TDesC8 & aData ) [protected]

Parameters

const TDesC8 & aData

Close()

IMPORT_C void Close ( ) [virtual]

ConstructorBuf()

TConstructorBuf8 & ConstructorBuf ( ) const [protected]

ConstructorBufAlreadySent()

TBool ConstructorBufAlreadySent ( ) const [protected]

ConstructorBufExists()

TBool ConstructorBufExists ( ) const [protected]

SendConstructorBufIfCompleteL(TInt)

void SendConstructorBufIfCompleteL ( TInt aAnimatedObjectType ) [protected]

Parameters

TInt aAnimatedObjectType

SendConstructorBufL(TInt)

void SendConstructorBufL ( TInt aAnimatedObjectType ) [protected]

Parameters

TInt aAnimatedObjectType

SetNumAdditionsStillExpected(TInt)

void SetNumAdditionsStillExpected ( TInt aNumAdditionsStillExpected ) [protected]

Parameters

TInt aNumAdditionsStillExpected

Member Data Documentation

TConstructorBuf8 * iConstructorBuf

TConstructorBuf8 * iConstructorBuf [private]

TBool iConstructorBufAlreadySent

TBool iConstructorBufAlreadySent [private]

TInt iNumAdditionsStillExpected

TInt iNumAdditionsStillExpected [private]

const RWindowBase & iWindow

const RWindowBase & iWindow [private]