Address structures
[Messaging basics]
Detailed Description
Device and message address structures.
Classes | |
struct | player_devaddr |
A device address. More... | |
struct | player_msghdr |
Generic message header. More... | |
Typedefs | |
typedef player_devaddr | player_devaddr_t |
A device address. | |
typedef player_msghdr | player_msghdr_t |
Generic message header. |
Typedef Documentation
|
A device address. Devices are identified by 12-byte addresses of this form. Some of the fields are transport-dependent in their interpretation. |
|
Generic message header. Every message starts with this header. |