![]() |
ULIS
dev4.0.7
Utility Library for Imaging Systems
|
This is the complete list of members for THasBlock< BlockType, BlockAllocatorType >, including all inherited members.
Block() | THasBlock< BlockType, BlockAllocatorType > | |
Block() const | THasBlock< BlockType, BlockAllocatorType > | |
Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
Invoke(Args ... args) const | TCallbackCapable< 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 |