List of all members.
Public Member Functions |
| | CapAllocator (unsigned long __cap_, unsigned long __cap_start, unsigned long __cap_order) |
Static Public Member Functions |
| static unsigned | alloc_cap (unsigned count=1) |
| static void | dealloc_cap (unsigned cap, unsigned count=1) |
Static Public Attributes |
| static unsigned long | _cap_ |
| static unsigned long | _cap_start |
| static unsigned long | _cap_order |
template<class C>
class CapAllocator< C >
Constructor & Destructor Documentation
Member Function Documentation
template<class C>
| static unsigned CapAllocator< C >::alloc_cap |
( |
unsigned |
count = 1 |
) |
[inline, static] |
template<class C>
| static void CapAllocator< C >::dealloc_cap |
( |
unsigned |
cap, |
|
|
unsigned |
count = 1 | |
|
) |
| | [inline, static] |
Member Data Documentation
The documentation for this class was generated from the following file: