ACE 7.0.7
Macros | Typedefs
Priority_Reactor.cpp File Reference
#include "ace/Priority_Reactor.h"
#include "ace/Malloc_T.h"

Macros

#define npriorities    ACE_Event_Handler::HI_PRIORITY-ACE_Event_Handler::LO_PRIORITY+1
 

Typedefs

using QUEUE_ITERATOR = ACE_Unbounded_Queue_Iterator< ACE_Event_Tuple >
 
using TUPLE_ALLOCATOR = ACE_Cached_Allocator< ACE_Node< ACE_Event_Tuple >, ACE_MT_SYNCH::NULL_MUTEX >
 

Macro Definition Documentation

◆ npriorities

Typedef Documentation

◆ QUEUE_ITERATOR

◆ TUPLE_ALLOCATOR