|  | 
| class | ACE_Message_Queue< ACE_SYNCH_DECL, TIME_POLICY > | 
|  | A message queuing facility with parameterized synchronization capability. ACE_Message_Queue is modeled after the queueing facilities in System V STREAMs.  More... 
 | 
|  | 
| class | ACE_Message_Queue_Iterator< ACE_SYNCH_DECL, TIME_POLICY > | 
|  | Iterator for the ACE_Message_Queue.  More... 
 | 
|  | 
| class | ACE_Message_Queue_Reverse_Iterator< ACE_SYNCH_DECL, TIME_POLICY > | 
|  | Reverse Iterator for the ACE_Message_Queue.  More... 
 | 
|  | 
| class | ACE_Dynamic_Message_Queue< ACE_SYNCH_DECL, TIME_POLICY > | 
|  | 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_Factory< ACE_SYNCH_DECL, TIME_POLICY > | 
|  | 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_Ex_Iterator< ACE_MESSAGE_TYPE, ACE_SYNCH_DECL, TIME_POLICY > | 
|  | Iterator for the ACE_Message_Queue_Ex.  More... 
 | 
|  | 
| class | ACE_Message_Queue_Ex_Reverse_Iterator< ACE_MESSAGE_TYPE, ACE_SYNCH_DECL, TIME_POLICY > | 
|  | 
| class | ACE_Message_Queue_Ex< ACE_MESSAGE_TYPE, ACE_SYNCH_DECL, TIME_POLICY > | 
|  | A threaded message queueing facility, modeled after the queueing facilities in System V STREAMs.  More... 
 | 
|  | 
| class | ACE_Message_Queue_Ex_Iterator< ACE_MESSAGE_TYPE, ACE_SYNCH_DECL, TIME_POLICY > | 
|  | Iterator for the ACE_Message_Queue_Ex.  More... 
 | 
|  | 
| class | ACE_Message_Queue_Ex_Reverse_Iterator< ACE_MESSAGE_TYPE, ACE_SYNCH_DECL, TIME_POLICY > | 
|  | 
| class | ACE_Message_Queue_Ex_N< ACE_MESSAGE_TYPE, ACE_SYNCH_DECL, TIME_POLICY > | 
|  | A threaded message queueing facility, modeled after the queueing facilities in System V STREAMs which can enqueue multiple messages in one call.  More... 
 | 
|  |