L4Re - L4 Runtime Environment
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
L4Re::Debug_obj Class Reference

Debug interface. More...

+ Inheritance diagram for L4Re::Debug_obj:
+ Collaboration diagram for L4Re::Debug_obj:

Public Member Functions

int debug (unsigned long function) const throw ()
 Debug call.

Additional Inherited Members

- Protected Member Functions inherited from L4::Kobject
l4_cap_idx_t cap () const throw ()
 Return capability selector.

Detailed Description

Debug interface.

See Also
Debugging API .

Definition at line 50 of file debug.

Member Function Documentation

int L4Re::Debug_obj::debug ( unsigned long  function) const throw ()

Debug call.

Parameters
functionFunction to call.
Returns
- L4_EOK
  • IPC errors

The documentation for this class was generated from the following file:
L4Re - L4 Runtime Environment