UM C API
6.16.1
|
Structure that holds information for UMQ messages that allows the message to be identified uniquely. More...
#include <lbm.h>
Data Fields | |
lbm_umq_regid_t | regid |
The Registration ID of the original source context of the message. | |
lbm_uint64_t | stamp |
The stamp of the message that indicates the individual message from the given source context. | |
Structure that holds information for UMQ messages that allows the message to be identified uniquely.
See lbm_umq_msgid_t_stct for field definitions.