class TFrameAllocator

template<int BlockSize>
Inherits: FrameAllocator

Version of FrameAllocator that allows blocks size to be provided through the template argument instead of the constructor.

Public

Constructors

TFrameAllocator<BlockSize>

TFrameAllocator<BlockSize>()