L4Re Operating System Framework – Interface and Usage Documentation
Loading...
Searching...
No Matches
L4Re::Util::Smart_cap_auto< Unmap_flags > Class Template Reference

Helper for Unique_cap and Unique_del_cap. More...

#include <cap_alloc>

+ Collaboration diagram for L4Re::Util::Smart_cap_auto< Unmap_flags >:

Static Public Member Functions

static void free (L4::Cap_base &c)
 Free operation for L4::Smart_cap.
 
static void invalidate (L4::Cap_base &c)
 Invalidate operation for L4::Smart_cap.
 
static L4::Cap_base copy (L4::Cap_base const &src)
 Copy operation for L4::Smart_cap.
 

Detailed Description

template<unsigned long Unmap_flags = L4_FP_ALL_SPACES>
class L4Re::Util::Smart_cap_auto< Unmap_flags >

Helper for Unique_cap and Unique_del_cap.

Definition at line 59 of file cap_alloc.


The documentation for this class was generated from the following file: