![]() |
ULIS
dev4.0.7
Utility Library for Imaging Systems
|
Public Member Functions | |
bool | IsLocked () const |
void | SetLocked (bool i) |
![]() | |
TCallbackCapable (const DelegateType &iDelegate=DelegateType()) | |
TCallbackCapable (typename DelegateType::tFptr iDelegateFPTR) | |
const DelegateType & | GetDelegate () const |
template<typename ... Args> | |
void | Invoke (Args ... args) const |
void | SetDelegate (const DelegateType &iDelegate) |
void | SetDelegate (const TCallbackCapable< DelegateType, _ID > &iOther) |
void | SetDelegate (typename DelegateType::tFptr iDelegateFPTR) |
Protected Member Functions | |
IHasLock (bool i=false, const FOn_bool_Changed &d=FOn_bool_Changed()) | |
Additional Inherited Members | |
![]() | |
using | Delegate = DelegateType |
|
protected |
bool IHasLock::IsLocked | ( | ) | const |
void IHasLock::SetLocked | ( | bool | i | ) |