L4Re Operating System Framework
Interface and Usage Documentation
|
Dynamically sized output array of type T. More...
#include <ipc_ret_array>
Dynamically sized output array of type T.
T | The data-type of each array element. |
Ret_array<> is a special dynamically sized output array where the number of transmitted elements is passed in the return value of the call (if positive)
Definition at line 34 of file ipc_ret_array.