ocean.util.container.pool.model.IFreeList

Interfaces to manage and get information about a free list.

Members

Classes

FreeListTester
class FreeListTester(I)

Free list tester base class. Tests all methods of IFreeList.

Interfaces

IFreeList
interface IFreeList(T)

Management interface to a free list.

IFreeListInfo
interface IFreeListInfo

Informational interface to a free list.

Meta

License

Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).