MSvgTimerEvent Class Reference

class MSvgTimerEvent : public MSvgEvent

Class description goes here.

SVGEngine.lib
Since
1.0

Inherits from

Member Functions Documentation

BeginTime()

TInt32 BeginTime()[pure virtual]

Accessor that returns the begin time of the event

Since
1.0

SetBeginTime(TInt32)

voidSetBeginTime(TInt32aTime)[pure virtual]

Accessor that sets the begin time of the event

Since
1.0

Parameters

TInt32 aTime- An integer that is the begin time

SetTime(TInt32)

voidSetTime(TInt32aTime)[pure virtual]

Accessor that sets time of the event

Since
1.0

Parameters

TInt32 aTime

Time()

TUint32 Time()[pure virtual]

Accessor that returns the time of the event

Since
1.0