ULIS  dev4.0.7
Utility Library for Imaging Systems
THasBlock< BlockType, BlockAllocatorType > Member List

This is the complete list of members for THasBlock< BlockType, BlockAllocatorType >, including all inherited members.

Block()THasBlock< BlockType, BlockAllocatorType >
Block() constTHasBlock< BlockType, BlockAllocatorType >
Delegate typedefTCallbackCapable< DelegateType, _ID >
GetDelegate() constTCallbackCapable< DelegateType, _ID >inline
Invoke(Args ... args) constTCallbackCapable< DelegateType, _ID >inline
Realloc(uint16 iWidth, uint16 iHeight, eFormat iFormat=eFormat::Format_RGBA8, const FColorSpace *iColorSpace=nullptr)THasBlock< BlockType, BlockAllocatorType >protected
Replace(BlockType *iValue)THasBlock< BlockType, BlockAllocatorType >protected
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
TCallbackCapable(const DelegateType &iDelegate=DelegateType())TCallbackCapable< DelegateType, _ID >inline
TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR)TCallbackCapable< DelegateType, _ID >inline
THasBlock(uint16 iWidth, uint16 iHeight, eFormat iFormat=eFormat::Format_RGBA8, const FColorSpace *iColorSpace=nullptr, const TOnBlockChanged< BlockType > &iDelegate=TOnBlockChanged< BlockType >())THasBlock< BlockType, BlockAllocatorType >protected
THasBlock(BlockType *iBlock, const TOnBlockChanged< BlockType > &iDelegate=TOnBlockChanged< BlockType >())THasBlock< BlockType, BlockAllocatorType >protected
~THasBlock()THasBlock< BlockType, BlockAllocatorType >protected