L4Re Operating System Framework
Interface and Usage Documentation
|
RPC attribute for a send-only RPC. More...
#include <ipc_iface>
RPC attribute for a send-only RPC.
This class can be used as FLAGS parameter to L4::Ipc::Msg::Rpc_call and L4::Ipc::Msg::Rpc_inline_call templates and declares the RPC to use send-only semantics and timeouts.
Examples: