vEBMPDatum Struct Reference

32-bit unsigned integer with payload of up to 32 bytes More...

#include <coveb-tree.h>


Data Fields

uint32_t _x
struct vEBMPayloadStatic _p


Detailed Description

32-bit unsigned integer with payload of up to 32 bytes

This structure contains a 32-bit unsigned integer key field called _x. It also contains an array of 8 such integers in _p._pl[0] through _p._pl[7]. This structure contains a combination of an integer key and a payload of 1 to 256 bits. It holds the maximum space (32 bytes) as a static type even if the coveb_mq queue actually carries only a smaller number of bits for the payload.


Field Documentation

payload of 1 to 256 bits, as an array of 8 unsigned 32-bit integers

uint32_t vEBMPDatum::_x

32-bit unsigned integer key


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

Generated on Wed Jun 10 04:00:42 2009 for libcoveb by  doxygen 1.5.9