#include "ace/pre.h"
#include "ace/Select_Reactor.h"
#include "ace/post.h"
Include dependency graph for XtReactor.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_XtReactor |
An object-oriented event demultiplexor and event handler dispatcher that uses the X Toolkit functions. More... | |
class | ACE_XtReactorID |
This little class is necessary due to the way that Microsoft implements sockets to be pointers rather than indices. More... |
XtReactor.h,v 4.27 2001/09/22 15:28:18 schmidt Exp