| addListener(IAnimatorListener *p) OVERRIDE | SValueAnimator | |
| AddRef() override | TObjRefImpl< SObjectImpl< IValueAnimator > > | inline |
| addUpdateListener(IAnimatorUpdateListener *listener) OVERRIDE | SValueAnimator | |
| AfterAttribute(LPCWSTR strAttribName, LPCWSTR strValue, BOOL bLoading, HRESULT hr) OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| clone() SCONST OVERRIDE | SValueAnimator | |
| commitAnimationFrame(long frameTime) OVERRIDE | SValueAnimator | |
| copy(const IValueAnimator *pSrc) OVERRIDE | TValueAnimator< T > | inline |
| DefAttributeProc(const SStringW &strAttr, const SStringW &strValue, BOOL bLoading) | SObjectImpl< IValueAnimator > | inlinevirtual |
| end() OVERRIDE | SValueAnimator | |
| getAnimatedFraction() SCONST OVERRIDE | SValueAnimator | |
| GetAttribute(LPCWSTR strAttr, IStringW *pValue) SCONST OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| GetClassAlias() | SObjectImpl< IValueAnimator > | inlinestatic |
| GetClassName() | SObjectImpl< IValueAnimator > | inlinestatic |
| GetClassType() | SObjectImpl< IValueAnimator > | inlinestatic |
| getCurrentPlayTime() OVERRIDE | SValueAnimator | |
| getDuration() SCONST OVERRIDE | SValueAnimator | |
| GetID() SCONST OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| getInterpolator() SCONST OVERRIDE | SValueAnimator | |
| GetName() SCONST OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| GetNameA() SCONST OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| GetObjectClass() SCONST OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| GetObjectType() SCONST OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| getRepeatCount() SCONST OVERRIDE | SValueAnimator | |
| getRepeatMode() SCONST OVERRIDE | SValueAnimator | |
| getStartDelay() SCONST OVERRIDE | SValueAnimator | |
| getTotalDuration() SCONST OVERRIDE | SValueAnimator | |
| getValue() const | TValueAnimator< T > | inline |
| InitFromXml(IXmlNode *pXmlNode) OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| IsAttributeHandled(SXmlAttr xmlAttr) | SObjectImpl< IValueAnimator > | inlinestatic |
| IsClass(LPCWSTR lpszName) SCONST OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| ISetAttribute(const IStringW *strAttr, const IStringW *strValue, BOOL bLoading) OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| isRunning() SCONST OVERRIDE | SValueAnimator | |
| isStarted() SCONST OVERRIDE | SValueAnimator | |
| m_attrHandler | SObjectImpl< IValueAnimator > | protected |
| m_cRef | TObjRefImpl< SObjectImpl< IValueAnimator > > | protected |
| m_nID | SObjectImpl< IValueAnimator > | protected |
| m_strName | SObjectImpl< IValueAnimator > | protected |
| mAnimationEndRequested | SValueAnimator | protected |
| MarkAttributeHandled(SXmlAttr xmlAttr, bool bHandled) | SObjectImpl< IValueAnimator > | inlinestatic |
| mContainer | SValueAnimator | protected |
| mCurrentFraction | SValueAnimator | protected |
| mDuration | SValueAnimator | protected |
| mFirstFrameTime | SValueAnimator | protected |
| mInitialized | SValueAnimator | protected |
| mInterpolator | SValueAnimator | protected |
| mLastFrameTime | SValueAnimator | protected |
| mListeners (defined in SValueAnimator) | SValueAnimator | protected |
| mOverallFraction | SValueAnimator | protected |
| mRepeatCount | SValueAnimator | protected |
| mRepeatMode | SValueAnimator | protected |
| mReversing | SValueAnimator | protected |
| mRunning | SValueAnimator | protected |
| mSeekFraction | SValueAnimator | protected |
| mStartDelay | SValueAnimator | protected |
| mStarted | SValueAnimator | protected |
| mStartListenersCalled | SValueAnimator | protected |
| mStartTime | SValueAnimator | protected |
| mStartTimeCommitted | SValueAnimator | protected |
| mUpdateListeners | SValueAnimator | protected |
| mValue | TValueAnimator< T > | protected |
| mValueEvaluator | TValueAnimator< T > | protected |
| onEvaluateValue(float fraction) OVERRIDE | TValueAnimator< T > | inlineprotected |
| OnFinalRelease() override | TObjRefImpl< SObjectImpl< IValueAnimator > > | inline |
| OnInitFinished(IXmlNode *xmlNode) OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| OnNextFrame() OVERRIDE | SValueAnimator | |
| Release() override | TObjRefImpl< SObjectImpl< IValueAnimator > > | inline |
| removeAllUpdateListeners() OVERRIDE | SValueAnimator | |
| removeListener(IAnimatorListener *p) OVERRIDE | SValueAnimator | |
| removeUpdateListener(IAnimatorUpdateListener *listener) OVERRIDE | SValueAnimator | |
| reverse() OVERRIDE | SValueAnimator | |
| sDurationScale | SValueAnimator | protected |
| SetAttrHandler(FunAttrHandler attrHandler) OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| SetAttribute(const SNS::SStringW &amp;amp;amp;strAttribName, const SNS::SStringW &amp;amp;amp;strValue, BOOL bLoading=FALSE) | TValueAnimator< T > | inlinevirtual |
| SValueAnimator::SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading) OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| SValueAnimator::SetAttribute(const SStringW &strAttr, const SStringW &strValue, BOOL bLoading) | SObjectImpl< IValueAnimator > | inlinevirtual |
| SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading) OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| setCurrentFraction(float fraction) OVERRIDE | SValueAnimator | |
| setCurrentPlayTime(long playTime) OVERRIDE | SValueAnimator | |
| setDuration(long duration) OVERRIDE | SValueAnimator | |
| SetID(int nID) OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| setInterpolator(IInterpolator *value) OVERRIDE | SValueAnimator | |
| SetName(LPCWSTR pszName) OVERRIDE | SObjectImpl< IValueAnimator > | inline |
| setRange(T from, T to) | TValueAnimator< T > | inline |
| setRepeatCount(int value) OVERRIDE | SValueAnimator | |
| setRepeatMode(RepeatMode value) OVERRIDE | SValueAnimator | |
| setStartDelay(long startDelay) OVERRIDE | SValueAnimator | |
| SObjectImpl() | SObjectImpl< IValueAnimator > | inline |
| start(ITimelineHandlersMgr *pContainer) OVERRIDE | SValueAnimator | |
| SValueAnimator() | SValueAnimator | |
| TObjRefImpl() | TObjRefImpl< SObjectImpl< IValueAnimator > > | inline |
| TValueAnimator(T from, T to) | TValueAnimator< T > | inline |
| ~SValueAnimator() | SValueAnimator | |
| ~TObjRefImpl() | TObjRefImpl< SObjectImpl< IValueAnimator > > | inlinevirtual |