Data Fields
EnetQ_s Struct Reference

Generic queue. More...

#include <enet_queue.h>

Data Fields

uint32_t count
 
EnetQ_Nodehead
 
EnetQ_Nodetail
 
uint32_t magic
 

Detailed Description

Generic queue.

Field Documentation

uint32_t EnetQ_s::count

The current number of entries in the queue

EnetQ_Node* EnetQ_s::head

The top of the queue

uint32_t EnetQ_s::magic

Magic number used to check queue initialization

EnetQ_Node* EnetQ_s::tail

The end of the queue


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

Copyright 2020, Texas Instruments Incorporated