![]() |
ULIS
dev4.0.7
Utility Library for Imaging Systems
|
This is the complete list of members for IHasName, including all inherited members.
Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
IHasName(const FString &iValue, const FOnNameChanged &iDelegate=FOnNameChanged()) | IHasName | |
Invoke(Args ... args) const | TCallbackCapable< DelegateType, _ID > | inline |
Name() const | IHasName | |
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 |
SetName(const FString &iValue) | IHasName | |
TCallbackCapable(const DelegateType &iDelegate=DelegateType()) | TCallbackCapable< DelegateType, _ID > | inline |
TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |