![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
Array as output argument. More...
#include <ipc_array>
Public Types | |
| using | arg_type = Array<A, LEN> & |
| Array<> & at the interface. | |
| using | svr_type = Array_ref<A, LEN> |
| Array_ref<> as server storage type. | |
| using | svr_arg_type = svr_type & |
| Array_ref<> & at the server side. | |
Array as output argument.