RT_TASK_MCB Struct Reference


Detailed Description

Structure used in passing messages between tasks.

See also:
rt_task_send(), rt_task_reply(), rt_task_receive()

Data Fields

int flowid
 Flow identifier.
int opcode
 Operation code.
caddr_t data
 Message address.
size_t size
 Message size (bytes).

Field Documentation

int RT_TASK_MCB::flowid

Flow identifier.

int RT_TASK_MCB::opcode

Operation code.

caddr_t RT_TASK_MCB::data

Message address.

size_t RT_TASK_MCB::size

Message size (bytes).


The documentation for this struct was generated from the following file:
Generated on Mon Mar 24 18:02:44 2008 for Xenomai API by  doxygen 1.5.3