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 &)

voidAppendToConstructorBufL(const TDesC8 &aData)[protected]

Parameters

const TDesC8 & aData

Close()

IMPORT_C voidClose()[virtual]

ConstructorBuf()

TConstructorBuf8 &ConstructorBuf()const [protected]

ConstructorBufAlreadySent()

TBool ConstructorBufAlreadySent()const [protected]

ConstructorBufExists()

TBool ConstructorBufExists()const [protected]

SendConstructorBufIfCompleteL(TInt)

voidSendConstructorBufIfCompleteL(TIntaAnimatedObjectType)[protected]

Parameters

TInt aAnimatedObjectType

SendConstructorBufL(TInt)

voidSendConstructorBufL(TIntaAnimatedObjectType)[protected]

Parameters

TInt aAnimatedObjectType

SetNumAdditionsStillExpected(TInt)

voidSetNumAdditionsStillExpected(TIntaNumAdditionsStillExpected)[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]