Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

PRI_QUEUE_ENTRY Struct Reference

#include <priority_queue.h>

List of all members.

Public Attributes

EW_PRIORITY pri
MSG_LOGO logo
long length
PRI_DATA data


Member Data Documentation

PRI_DATA PRI_QUEUE_ENTRY::data
 

Definition at line 60 of file priority_queue.h.

Referenced by add_item(), init_pri_queue(), and pop_next_item().

long PRI_QUEUE_ENTRY::length
 

Definition at line 59 of file priority_queue.h.

Referenced by add_item(), init_pri_queue(), and pop_next_item().

MSG_LOGO PRI_QUEUE_ENTRY::logo
 

Definition at line 58 of file priority_queue.h.

Referenced by add_item(), peek_next_item(), and pop_next_item().

EW_PRIORITY PRI_QUEUE_ENTRY::pri
 

Definition at line 57 of file priority_queue.h.

Referenced by add_item(), init_pri_queue(), peek_next_item(), and pop_next_item().


The documentation for this struct was generated from the following file:
Generated on Tue May 6 09:16:30 2003 for Earthworm Libs by doxygen1.3-rc3