![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
#include <console>
Additional Inherited Members | |
![]() | |
typedef Console | Class |
The target interface type (inheriting from Kobject_t) | |
typedef Typeid::Iface< PROTO, Console > | __Iface |
The interface description for the derived class. | |
typedef Typeid::Merge_list< Typeid::Iface_list< __Iface >, Typeid::Merge_list< typename Base1::__Iface_list, typename Base2::__Iface_list > > | __Iface_list |
The list of all RPC interfaces provided directly or through inheritance. | |
![]() | |
L4::Cap< Class > | c () const noexcept |
Get the capability to ourselves. | |
![]() | |
static void | __check_protocols__ () noexcept |
Helper to check for protocol conflicts. | |