Public Member Functions

_CapAllocator Class Reference

Allocates capabilities from a certain range. More...

#include <capalloc.h>

Inheritance diagram for _CapAllocator:
CapAllocator< C > CapAllocator< Gt > CapAllocator< NovaProgram > CapAllocator< PerCpuTimerService > CapAllocator< Remcon > CapAllocator< s0_ParentProtocol > CapAllocator< Service_config > CapAllocator< TimerService > CapAllocator< Tracebuffer >

List of all members.

Public Member Functions

unsigned alloc_cap (unsigned count=1)
void dealloc_cap (unsigned cap, unsigned count=1)

Detailed Description

Allocates capabilities from a certain range.

The range is given by _cap_start and _cap_order parameters.

Note: allocator and deallocator required which handle concurrency threads well XXX


Member Function Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines