Debug interface.
More...
|
typedef Debug_obj | Class |
| The target interface type (inheriting from Kobject_t)
|
|
typedef Typeid::Iface< PROTO, Debug_obj > | __Iface |
| The interface description for the derived class.
|
|
typedef Typeid::Merge_list< Typeid::Iface_list< __Iface >, typename L4::Kobject ::__Iface_list > | __Iface_list |
| The list of all RPC interfaces provided directly or through inheritance.
|
|
L4::Cap< Class > | c () const |
| Get the capability to ourselves.
|
|
l4_cap_idx_t | cap () const throw () |
| Return capability selector. More...
|
|
static void | __check_protocols__ () |
| Helper to check for protocol conflicts.
|
|
Debug interface.
- See also
- Debugging API .
Definition at line 51 of file debug.
◆ debug()
long L4Re::Debug_obj::debug |
( |
unsigned long |
function | ) |
|
Debug call.
- Parameters
-
function | Function to call. |
- Returns
- - L4_EOK
The documentation for this class was generated from the following file: