|
L4Re - L4 Runtime Environment
|
Array reference data type for arrays located in the message. More...
Inheritance diagram for L4::Ipc::Array_ref< ELEM_TYPE, LEN_TYPE >:
Collaboration diagram for L4::Ipc::Array_ref< ELEM_TYPE, LEN_TYPE >: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. |