#include "ace/config-all.h"
#include "ace/Select_Reactor.h"
Include dependency graph for TkReactor.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_TkReactor |
An object-oriented event demultiplexor and event handler dispatcher that uses the Tk functions. More... | |
class | ACE_TkReactor_Input_Callback |
class | ACE_TkReactorID |
This little class is necessary due to the way that Microsoft implements sockets to be pointers rather than indices. More... |