Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Message_Queue_T.h File Reference

#include "ace/pre.h"
#include "ace/Message_Queue.h"
#include "ace/Synch.h"
#include "ace/post.h"

Include dependency graph for Message_Queue_T.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Compounds

class  ACE_Dynamic_Message_Queue
 A derived class which adapts the <ACE_Message_Queue> class in order to maintain dynamic priorities for enqueued <ACE_Message_Blocks> and manage the queue order according to these dynamic priorities. More...

class  ACE_Message_Queue
 A threaded message queueing facility, modeled after the queueing facilities in System V STREAMs. More...

class  ACE_Message_Queue_Ex
 A threaded message queueing facility, modeled after the queueing facilities in System V STREAMs. More...

class  ACE_Message_Queue_Factory
 ACE_Message_Queue_Factory is a static factory class template which provides a separate factory method for each of the major kinds of priority based message dispatching: static, earliest deadline first (EDF), and minimum laxity first (MLF). More...

class  ACE_Message_Queue_Iterator
 Iterator for the <ACE_Message_Queue>. More...

class  ACE_Message_Queue_Reverse_Iterator
 Reverse Iterator for the <ACE_Message_Queue>. More...


Typedefs

typedef ACE_Message_Queue<
ACE_SYNCH > 
ACE_DEFAULT_MESSAGE_QUEUE_TYPE

Detailed Description

Message_Queue_T.h,v 4.46 2002/11/12 13:14:09 jwillemsen Exp

Author:
Douglas C. Schmidt <schmidt@cs.wustl.edu>

Typedef Documentation

typedef ACE_Message_Queue<ACE_SYNCH> ACE_DEFAULT_MESSAGE_QUEUE_TYPE
 


Generated on Wed Jan 15 18:29:28 2003 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001