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

Defines client-side handling of ‘MTYPE’ as RPC argument. More...

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

Detailed Description

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

Defines client-side handling of ‘MTYPE’ as RPC argument.

Template Parameters
MTYPEElem<T>::arg_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 221 of file ipc_basics.


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