|
L4Re - L4 Runtime Environment
|
Helper for Ref_cap and Ref_del_cap. More...
Collaboration diagram for L4Re::Util::Smart_count_cap< Unmap_flags >:Static Public Member Functions | |
| static void | free (L4::Cap_base &c) throw () |
| Free operation for L4::Smart_cap (decrement ref count and delete if 0). | |
| static void | invalidate (L4::Cap_base &c) throw () |
| Invalidate operation for L4::Smart_cap. | |
| static L4::Cap_base | copy (L4::Cap_base const &src) |
| Copy operation for L4::Smart_cap (increment ref count). | |
Helper for Ref_cap and Ref_del_cap.