lbm_apphdr_chain_elem_t_stct Struct Reference

Structure that represents an element in an app header chain.

#include <lbm.h>


Data Fields

lbm_uchar_t type
lbm_ushort_t subtype
size_t len
void * data


Field Documentation

lbm_uchar_t lbm_apphdr_chain_elem_t_stct::type

Code representing the type of data in this element.

lbm_ushort_t lbm_apphdr_chain_elem_t_stct::subtype

Code representing the subtype (if any) of the data in this element.

size_t lbm_apphdr_chain_elem_t_stct::len

length of the data pointed to by data

void* lbm_apphdr_chain_elem_t_stct::data

Pointer to the app header data


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