L4Re Operating System Framework
Interface and Usage Documentation
|
L4::Capability class. More...
#include <l4/sys/capability>
Go to the source code of this file.
Data Structures | |
class | L4::Smart_cap< T, SMART > |
Smart capability class. More... | |
Namespaces | |
namespace | L4 |
L4 low-level kernel interface. | |
Functions | |
template<typename T , typename F , typename SMART > | |
Smart_cap< T, SMART > | L4::cap_cast (Smart_cap< F, SMART > const &c) noexcept |
static_cast for (smart) capabilities. | |
template<typename T , typename F , typename SMART > | |
Smart_cap< T, SMART > | L4::cap_reinterpret_cast (Smart_cap< F, SMART > const &c) noexcept |
reinterpret_cast for (smart) capabilities. | |
L4::Capability class.
Definition in file smart_capability.