ACE_TkReactorID Class Reference

This little class is necessary due to the way that Microsoft implements sockets to be pointers rather than indices. More...

#include <TkReactor.h>

Collaboration diagram for ACE_TkReactorID:

Collaboration graph
[legend]
List of all members.

Public Attributes

ACE_HANDLE handle_
 Underlying handle.

ACE_TkReactorIDnext_
 Pointer to next node in the linked list.


Detailed Description

This little class is necessary due to the way that Microsoft implements sockets to be pointers rather than indices.

Definition at line 36 of file TkReactor.h.


Member Data Documentation

ACE_HANDLE ACE_TkReactorID::handle_
 

Underlying handle.

Definition at line 40 of file TkReactor.h.

Referenced by ACE_TkReactor::register_handler_i(), and ACE_TkReactor::remove_TkFileHandler().

ACE_TkReactorID* ACE_TkReactorID::next_
 

Pointer to next node in the linked list.

Definition at line 43 of file TkReactor.h.

Referenced by ACE_TkReactor::register_handler_i(), ACE_TkReactor::remove_TkFileHandler(), and ACE_TkReactor::~ACE_TkReactor().


The documentation for this class was generated from the following file:
Generated on Thu Nov 9 11:31:33 2006 for ACE by doxygen 1.3.6