|
L4Re - L4 Runtime Environment
|
Capability allocator. More...
Inherited by L4Re::Util::Cap_alloc< Size >.
Collaboration diagram for L4Re::Util::Cap_alloc_base:Public Member Functions | |
| template<typename T > | |
| L4::Cap< T > | alloc () throw () |
| Allocate a capability slot. | |
| template<typename T > | |
| void | free (L4::Cap< T > const &cap, l4_cap_idx_t task=L4_INVALID_CAP, l4_umword_t unmap_flags=L4_FP_ALL_SPACES) throw () |
| Free a capability slot. | |
Capability allocator.
Definition at line 38 of file bitmap_cap_alloc.