This is the complete list of members for IHasTimeSettings, including all inherited members.
| BeginFrame() | IHasTimeSettings | |
| CurrentFrame() | IHasTimeSettings | |
| Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
| EndFrame() | IHasTimeSettings | |
| Fps() | IHasTimeSettings | |
| GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
| IHasTimeSettings(uint16 iFps=24, int64 iBeginFrame=0, int64 iEndFrame=0, int64 iCurrentFrame=0, const FOnTimeSettingsChanged &iDelegate=FOnTimeSettingsChanged()) | IHasTimeSettings | protected |
| Invoke(Args ... args) const | TCallbackCapable< DelegateType, _ID > | inline |
| SetBeginFrame(int64 iValue) | IHasTimeSettings | |
| SetCurrentFrame(int64 iValue) | IHasTimeSettings | |
| SetDelegate(const DelegateType &iDelegate) | TCallbackCapable< DelegateType, _ID > | inline |
| SetDelegate(const TCallbackCapable< DelegateType, _ID > &iOther) | TCallbackCapable< DelegateType, _ID > | inline |
| SetDelegate(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
| SetEndFrame(int64 iValue) | IHasTimeSettings | |
| SetFps(uint16 iValue) | IHasTimeSettings | |
| TCallbackCapable(const DelegateType &iDelegate=DelegateType()) | TCallbackCapable< DelegateType, _ID > | inline |
| TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |