Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ht_queue Class Reference

#include <htdata.h>

Inheritance diagram for ht_queue:

ht_clist ht_list Object List of all members.

Public Member Functions

void enqueue (Object *data)
Objectdequeue ()
Objectpop ()
void push (Object *data)

Member Function Documentation

Object * ht_queue::dequeue  ) 
 

Definition at line 1305 of file htdata.cc.

References ht_clist::do_remove(), ht_clist::get(), and NULL.

Referenced by ht_dialog::dequeuemsg(), pop(), and Analyser::popAddress().

void ht_queue::enqueue Object data  ) 
 

Definition at line 1300 of file htdata.cc.

References ht_clist::append().

Referenced by push(), Analyser::pushAddress(), and ht_dialog::queuemsg().

Object * ht_queue::pop  ) 
 

Definition at line 1315 of file htdata.cc.

References dequeue().

void ht_queue::push Object data  ) 
 

Definition at line 1320 of file htdata.cc.

References enqueue().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:16:02 2004 by doxygen 1.3.5