![]() |
ULIS
dev4.0.7
Utility Library for Imaging Systems
|
This is the complete list of members for TNode< Type >, including all inherited members.
Def(std::function< void(Type &) > iFunc) | TNode< Type > | inline |
Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
InitFromParent(const tParent *iParent) | TNode< Type > | inlineprotectedvirtual |
InnerType typedef | TNode< Type > | |
Invoke(Args ... args) const | TCallbackCapable< DelegateType, _ID > | inline |
NotifyChange() const | TNode< Type > | inline |
Parent() const | TNode< Type > | inline |
Self() | TNode< Type > | inline |
Self() const | TNode< Type > | inline |
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 |
SetParent(const tParent *iParent) | TNode< Type > | inline |
TCallbackCapable(const DelegateType &iDelegate=DelegateType()) | TCallbackCapable< DelegateType, _ID > | inline |
TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
TNode(const tParent *iParent=nullptr, const TOnParentChanged< Type > &iParentChangedDelegate=TOnParentChanged< Type >(), const TOnSelfChanged< Type > &iSelfChangedDelegate=TOnSelfChanged< Type >()) | TNode< Type > | inline |
TopLevelParent() const | TNode< Type > | inline |
TRoot< Type > class | TNode< Type > | friend |
~TNode() | TNode< Type > | inlinevirtual |