class
AllocationTable
(Return to index)
Type:
Instantiable
Derived Classes
Include file:
InterViews/alloctbl.h
Public:
AllocationTable
(GlyphIndex count = 1, long maximum_allocations = 5)
virtual
AllocationInfo
*
allocate
(
Canvas
*, const
Allocation
&)
virtual
AllocationInfo
*
find
(
Canvas
*, const
Allocation
&) const
virtual
AllocationInfo
*
find_same_size
(
Canvas
*, const
Allocation
&, Coord& dx, Coord& dy ) const
virtual void
flush
()
virtual
AllocationInfo
*
most_recent
() const
virtual
~AllocationTable
()
(more documentation)