queue_t Struct Reference

#include <hlbrlib.h>


Data Fields

char * item
queue_tnext


Detailed Description

Generic linked list struct for strings. Used to queue a lot of things along the code

Definition at line 11 of file hlbrlib.h.


Field Documentation

char* queue_t::item

Definition at line 12 of file hlbrlib.h.

Referenced by AlertSyslogParseArgs(), ListAdd(), ListClear(), and ListDel().

struct queue_t* queue_t::next [read]

Definition at line 13 of file hlbrlib.h.

Referenced by AlertSyslogParseArgs(), ListAdd(), ListClear(), and ListDel().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 7 23:33:11 2007 for HLBR by  doxygen 1.5.2