| AddRef() override | TObjRefImpl< SObjectImpl< IAnimation > > | inline |
| AfterAttribute(LPCWSTR strAttribName, LPCWSTR strValue, BOOL bLoading, HRESULT hr) OVERRIDE | SObjectImpl< IAnimation > | inline |
| applyTransformation(float interpolatedTime, ITransformation *t) OVERRIDE | SScaleAnimation | protected |
| cancel() OVERRIDE | SAnimation | |
| clone() SCONST OVERRIDE | SAnimation | |
| computeDurationHint() SCONST OVERRIDE | SAnimation | |
| copy(const IAnimation *src) OVERRIDE | SScaleAnimation | protected |
| DefAttributeProc(const SStringW &strAttr, const SStringW &strValue, BOOL bLoading) | SObjectImpl< IAnimation > | inlinevirtual |
| ensureInterpolator() | SAnimation | protected |
| fireAnimationEnd() | SAnimation | protected |
| fireAnimationRepeat() | SAnimation | protected |
| fireAnimationStart() | SAnimation | protected |
| GetAttribute(LPCWSTR strAttr, IStringW *pValue) SCONST OVERRIDE | SObjectImpl< IAnimation > | inline |
| GetClassAlias() | SObjectImpl< IAnimation > | inlinestatic |
| GetClassName() | SObjectImpl< IAnimation > | inlinestatic |
| GetClassType() | SObjectImpl< IAnimation > | inlinestatic |
| getDuration() SCONST OVERRIDE | SAnimation | |
| getFillAfter() SCONST OVERRIDE | SAnimation | |
| getFillBefore() SCONST OVERRIDE | SAnimation | |
| GetID() SCONST OVERRIDE | SObjectImpl< IAnimation > | inline |
| getInterpolator() SCONST OVERRIDE | SAnimation | |
| GetName() SCONST OVERRIDE | SObjectImpl< IAnimation > | inline |
| GetNameA() SCONST OVERRIDE | SObjectImpl< IAnimation > | inline |
| GetObjectClass() SCONST OVERRIDE | SObjectImpl< IAnimation > | inline |
| GetObjectType() SCONST OVERRIDE | SObjectImpl< IAnimation > | inline |
| getRepeatCount() SCONST OVERRIDE | SAnimation | |
| getRepeatMode() SCONST OVERRIDE | SAnimation | |
| getScaleFactor() | SAnimation | protected |
| getStartOffset() SCONST OVERRIDE | SAnimation | |
| getStartTime() SCONST OVERRIDE | SAnimation | |
| getTransformation(uint64_t currentTime, ITransformation *outTransformation) OVERRIDE | SAnimation | |
| getTransformation2(uint64_t currentTime, ITransformation *outTransformation, float scale) OVERRIDE | SAnimation | |
| getUserData() SCONST OVERRIDE | SAnimation | |
| getZAdjustment() SCONST OVERRIDE | SAnimation | |
| hasAlpha() SCONST OVERRIDE | SAnimation | |
| hasEnded() SCONST OVERRIDE | SAnimation | |
| hasStarted() SCONST OVERRIDE | SAnimation | |
| init(float fromX, float toX, float fromY, float toY, const SValueDescription &pivotX, const SValueDescription &pivotY) | SScaleAnimation | |
| InitFromXml(IXmlNode *pXmlNode) OVERRIDE | SObjectImpl< IAnimation > | inline |
| initialize(int width, int height, int parentWidth, int parentHeight, int nScale) OVERRIDE | SScaleAnimation | |
| IsAttributeHandled(SXmlAttr xmlAttr) | SObjectImpl< IAnimation > | inlinestatic |
| isCanceled() | SAnimation | protected |
| IsClass(LPCWSTR lpszName) SCONST OVERRIDE | SObjectImpl< IAnimation > | inline |
| ISetAttribute(const IStringW *strAttr, const IStringW *strValue, BOOL bLoading) OVERRIDE | SObjectImpl< IAnimation > | inline |
| isFillEnabled() SCONST OVERRIDE | SAnimation | |
| m_attrHandler | SObjectImpl< IAnimation > | protected |
| m_cRef | TObjRefImpl< SObjectImpl< IAnimation > > | protected |
| m_nID | SObjectImpl< IAnimation > | protected |
| m_strName | SObjectImpl< IAnimation > | protected |
| MarkAttributeHandled(SXmlAttr xmlAttr, bool bHandled) | SObjectImpl< IAnimation > | inlinestatic |
| mCycleFlip | SAnimation | protected |
| mDuration | SAnimation | protected |
| mEnded | SAnimation | protected |
| mFillAfter | SAnimation | protected |
| mFillBefore | SAnimation | protected |
| mFillEnabled | SAnimation | protected |
| mInterpolator | SAnimation | protected |
| mListener | SAnimation | protected |
| mPaused | SAnimation | protected |
| mPauseTime | SAnimation | protected |
| mRepeatCount | SAnimation | protected |
| mRepeated | SAnimation | protected |
| mRepeatMode | SAnimation | protected |
| mScaleFactor | SAnimation | protected |
| mStarted | SAnimation | protected |
| mStartOffset | SAnimation | protected |
| mStartTime | SAnimation | protected |
| mUserData | SAnimation | protected |
| mZAdjustment | SAnimation | protected |
| OnFinalRelease() override | TObjRefImpl< SObjectImpl< IAnimation > > | inline |
| OnInitFinished(IXmlNode *xmlNode) OVERRIDE | SObjectImpl< IAnimation > | inline |
| pause() OVERRIDE | SAnimation | |
| Release() override | TObjRefImpl< SObjectImpl< IAnimation > > | inline |
| reset() OVERRIDE | SAnimation | |
| resolveSize(const SValueDescription &value, int size, int parentSize, int nScale) | SAnimation | protected |
| resume() OVERRIDE | SAnimation | |
| SAnimation() | SAnimation | |
| scaleCurrentDuration(float scale) OVERRIDE | SAnimation | |
| setAnimationListener(IAnimationListener *listener) OVERRIDE | SAnimation | |
| SetAttrHandler(FunAttrHandler attrHandler) OVERRIDE | SObjectImpl< IAnimation > | inline |
| SetAttribute(const SNS::SStringW &amp;amp;amp;strAttribName, const SNS::SStringW &amp;amp;amp;strValue, BOOL bLoading=FALSE) | SScaleAnimation | inlinevirtual |
| TObjRefImpl< SObjectImpl< IAnimation > >::SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading) OVERRIDE | SObjectImpl< IAnimation > | inline |
| TObjRefImpl< SObjectImpl< IAnimation > >::SetAttribute(const SStringW &strAttr, const SStringW &strValue, BOOL bLoading) | SObjectImpl< IAnimation > | inlinevirtual |
| SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading) OVERRIDE | SObjectImpl< IAnimation > | inline |
| setDuration(long durationMillis) OVERRIDE | SAnimation | |
| setFillAfter(BOOL bFill) OVERRIDE | SAnimation | |
| setFillBefore(BOOL bFill) OVERRIDE | SAnimation | |
| setFillEnabled(BOOL fillEnabled) OVERRIDE | SAnimation | |
| SetID(int nID) OVERRIDE | SObjectImpl< IAnimation > | inline |
| setInterpolator(IInterpolator *i) OVERRIDE | SAnimation | |
| SetName(LPCWSTR pszName) OVERRIDE | SObjectImpl< IAnimation > | inline |
| setRepeatCount(int repeatCount) OVERRIDE | SAnimation | |
| setRepeatMode(RepeatMode repeatMode) OVERRIDE | SAnimation | |
| setStartOffset(long offset) OVERRIDE | SAnimation | |
| setStartTime(int64_t startTimeMillis) OVERRIDE | SAnimation | |
| setUserData(ULONG_PTR data) OVERRIDE | SAnimation | |
| setZAdjustment(ZAdjustment zAdjustment) OVERRIDE | SAnimation | |
| SObjectImpl() | SObjectImpl< IAnimation > | inline |
| SScaleAnimation() | SScaleAnimation | |
| start() OVERRIDE | SAnimation | |
| startNow() OVERRIDE | SAnimation | |
| TObjRefImpl() | TObjRefImpl< SObjectImpl< IAnimation > > | inline |
| ~SAnimation() | SAnimation | |
| ~TObjRefImpl() | TObjRefImpl< SObjectImpl< IAnimation > > | inlinevirtual |