TSP: The Transport Sample Protocol



S_BB_MSG Struct Reference
[The BB Core Library]

BlackBoard message definition. More...


Data Fields

unsigned char mtext [MAX_SYSMSG_SIZE]
 Message content.
long mtype
 Message type.


Detailed Description

BlackBoard message definition.

This type must conform to the constraint of a SysV message queue message used by msgsnd(2).


Field Documentation

unsigned char S_BB_MSG::mtext[MAX_SYSMSG_SIZE]

Message content.

This is an opaque buffer.

long S_BB_MSG::mtype

Message type.

Should be strictly positive since negative or zero value are used by the system. Collaborative process should agree on the message type they exchange, and what's inside those messages.

Framework Home Page.


Beware !! TSP wave is coming...