L4Re Operating System Framework – Interface and Usage Documentation
Loading...
Searching...
No Matches
ipc_server File Reference

IPC server loop. More...

#include <l4/sys/capability>
#include <l4/sys/typeinfo_svr>
#include <l4/sys/err.h>
#include <l4/cxx/ipc_stream>
#include <l4/sys/cxx/ipc_epiface>
#include <l4/sys/cxx/ipc_server_loop>
#include <l4/cxx/type_traits>
#include <l4/cxx/exceptions>
+ Include dependency graph for ipc_server:

Go to the source code of this file.

Data Structures

class  L4::Server_object
 Abstract server object to be used with L4::Server and L4::Basic_registry. More...
 
struct  L4::Server_object_t< IFACE, BASE >
 Base class (template) for server implementing server objects. More...
 
struct  L4::Server_object_x< Derived, IFACE, BASE >
 Helper class to implement p_dispatch based server objects. More...
 
struct  L4::Irq_handler_object
 Server object base class for handling IRQ messages. More...
 

Namespaces

namespace  L4
 L4 low-level kernel interface.
 

Detailed Description

IPC server loop.

Definition in file ipc_server.