UM C API  6.12.1
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
 
lbm_uint64_t stamp
 

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.

Field Documentation

lbm_umq_regid_t lbm_umq_msgid_t_stct::regid

The Registration ID of the original source context of the message

lbm_uint64_t lbm_umq_msgid_t_stct::stamp

The stamp of the message that indicates the individual message from the given source context


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