UM C API  6.16
lbm_umq_msgid_t_stct Struct Reference

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.
 

Detailed Description

Structure that holds information for UMQ messages that allows the message to be identified uniquely.

See also
lbm_umq_regid_t A structure used with UMQ messages to identify a message uniquely.

See lbm_umq_msgid_t_stct for field definitions.


The documentation for this struct was generated from the following file: