L4Re Operating System Framework
Interface and Usage Documentation
|
Pass the argument as plain data value. More...
#include <ipc_types>
Pass the argument as plain data value.
T | The type of the original argument. |
As_value<T> is used when T would be otherwise interpreted specially, for example as flex page. When using As_value<> then the argument is transmitted as plain data element.