ULIS  dev4.0.7
Utility Library for Imaging Systems
IHasTimeSettings Member List

This is the complete list of members for IHasTimeSettings, including all inherited members.

BeginFrame()IHasTimeSettings
CurrentFrame()IHasTimeSettings
Delegate typedefTCallbackCapable< DelegateType, _ID >
EndFrame()IHasTimeSettings
Fps()IHasTimeSettings
GetDelegate() constTCallbackCapable< DelegateType, _ID >inline
IHasTimeSettings(uint16 iFps=24, int64 iBeginFrame=0, int64 iEndFrame=0, int64 iCurrentFrame=0, const FOnTimeSettingsChanged &iDelegate=FOnTimeSettingsChanged())IHasTimeSettingsprotected
Invoke(Args ... args) constTCallbackCapable< 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