#include <capalloc.h>
Constructor & Destructor Documentation
CapAllocator::CapAllocator |
( |
unsigned long |
cap_, |
|
|
unsigned long |
cap_start, |
|
|
unsigned long |
cap_order |
|
) |
| |
|
inline |
Member Function Documentation
unsigned CapAllocator::alloc_cap |
( |
unsigned |
count = 1 | ) |
|
|
inline |
void CapAllocator::dealloc_cap |
( |
unsigned |
cap, |
|
|
unsigned |
count = 1 |
|
) |
| |
|
inline |
Member Data Documentation
unsigned long CapAllocator::_cap_ |
unsigned long CapAllocator::_cap_order |
unsigned long CapAllocator::_cap_start |
The documentation for this class was generated from the following file: