L4Re Operating System Framework
Interface and Usage Documentation
|
Array reference data type for arrays located in the message. More...
#include <ipc_array>
Array reference data type for arrays located in the message.
ELEM_TYPE | The data type of an array element, should be 'const' when used as input. |
LEN_TYPE | Data type used to store the number of elements in the array. |