UM C API  6.12.1
lbm_umq_msg_total_lifetime_info_t_stct Struct Reference

Structure that holds UMQ message total lifetime information. More...

#include <lbm.h>

Data Fields

int flags
 
lbm_ulong_t umq_msg_total_lifetime
 

Detailed Description

Structure that holds UMQ message total lifetime information.

A structure used with UMQ sources to specify a message's total lifetime.

See lbm_umq_msg_total_lifetime_info_t_stct for field definitions.

Field Documentation

int lbm_umq_msg_total_lifetime_info_t_stct::flags

Bitmap set of flags reserved for future use. Currently set to 0.

lbm_ulong_t lbm_umq_msg_total_lifetime_info_t_stct::umq_msg_total_lifetime

The message's total lifetime, in milliseconds


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