ULIS  dev4.0.7
Utility Library for Imaging Systems
Classes | Typedefs
HasBlock.h File Reference

Classes

class  THasBlock< BlockType, BlockAllocatorType >
 Simple HasBlock class. More...
 

Typedefs

template<class BlockType >
using TBlockChangedDelegate = TLambdaCallback< void, const BlockType * >
 
template<class BlockType >
using TOnBlockChanged = TCallbackCapable< TBlockChangedDelegate< BlockType > >
 

Typedef Documentation

◆ TBlockChangedDelegate

template<class BlockType >
using TBlockChangedDelegate = TLambdaCallback< void, const BlockType* >

◆ TOnBlockChanged

template<class BlockType >
using TOnBlockChanged = TCallbackCapable< TBlockChangedDelegate< BlockType > >