#include "ace/config-all.h"
#include "ace/Select_Reactor.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... |