L4Re Operating System Framework – Interface and Usage Documentation
Loading...
Searching...
No Matches
L4::Ipc::Msg::Svr_val_ops< MTYPE, DIR, CLASS > Struct Template Reference

Defines server-side handling for MTYPE server arguments. More...

+ Inheritance diagram for L4::Ipc::Msg::Svr_val_ops< MTYPE, DIR, CLASS >:
+ Collaboration diagram for L4::Ipc::Msg::Svr_val_ops< MTYPE, DIR, CLASS >:

Detailed Description

template<typename MTYPE, typename DIR, typename CLASS>
struct L4::Ipc::Msg::Svr_val_ops< MTYPE, DIR, CLASS >

Defines server-side handling for MTYPE server arguments.

Template Parameters
MTYPEElem<T>::svr_type (where T is the type used in the RPC definition)
DIRDir_in (client -> server), or Dir_out (server -> client)
CLASSCls_data, Cls_item, or Cls_buffer

Definition at line 275 of file ipc_basics.


The documentation for this struct was generated from the following file: