lbm_umq_index_info_t_stct Struct Reference

Structure that holds information used for sending and receiving messages with UMQ indices. More...

#include <lbm.h>


Data Fields

int flags
int reserved
char index [LBM_UMQ_MAX_INDEX_LEN]
size_t index_len


Detailed Description

A structure used with UM sources and receivers to associated UMQ Indices with messages.


Field Documentation

int lbm_umq_index_info_t_stct::flags

Flags that indicate optional portions are included

char lbm_umq_index_info_t_stct::index[LBM_UMQ_MAX_INDEX_LEN]

The index

size_t lbm_umq_index_info_t_stct::index_len

The length of the index in bytes


The documentation for this struct was generated from the following file:
Generated on Thu Mar 6 13:11:23 2014 for LBM API by  doxygen 1.5.2