Defines | Typedefs

Priority_Reactor.cpp File Reference

#include "ace/Priority_Reactor.h"
#include "ace/Malloc_T.h"
Include dependency graph for Priority_Reactor.cpp:

Go to the source code of this file.

Defines

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

Typedefs

typedef
ACE_Unbounded_Queue_Iterator
< ACE_Event_Tuple
QUEUE_ITERATOR
typedef ACE_Cached_Allocator
< ACE_Node< ACE_Event_Tuple >
, ACE_SYNCH_NULL_MUTEX > 
TUPLE_ALLOCATOR

Define Documentation

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

Definition at line 21 of file Priority_Reactor.cpp.


Typedef Documentation

Definition at line 10 of file Priority_Reactor.cpp.

Definition at line 13 of file Priority_Reactor.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines