#include "ace/pre.h"
#include "ace/Select_Reactor_Base.h"
#include "ace/post.h"
Include dependency graph for Select_Reactor_T.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Select_Reactor_T |
An object oriented event demultiplexor and event handler dispatcher. More... | |
class | ACE_Select_Reactor_Token_T |
Used as a synchronization mechanism to coordinate concurrent access to a Select_Reactor object. More... |
Select_Reactor_T.h,v 4.35 2001/12/28 20:15:44 shuston Exp