L4Re Operating System Framework – Interface and Usage Documentation
Loading...
Searching...
No Matches
L4::Ipc::Msg::Elem< Array< A, LEN > & > Struct Template Reference

Array as output argument. More...

#include <ipc_array>

+ Collaboration diagram for L4::Ipc::Msg::Elem< Array< A, LEN > & >:

Public Types

typedef Array< A, LEN > & arg_type
 Array<> & at the interface.
 
typedef Array_ref< A, LEN > svr_type
 Array_ref<> as server storage type.
 
typedef svr_typesvr_arg_type
 Array_ref<> & at the server side.
 

Detailed Description

template<typename A, typename LEN>
struct L4::Ipc::Msg::Elem< Array< A, LEN > & >

Array as output argument.

Definition at line 181 of file ipc_array.


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