Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

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. More...

ACE_TkReactorID * next_
 Pointer to next node in the linked list. More...


Detailed Description

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


Member Data Documentation

ACE_HANDLE ACE_TkReactorID::handle_
 

Underlying handle.

ACE_TkReactorID* ACE_TkReactorID::next_
 

Pointer to next node in the linked list.


The documentation for this class was generated from the following file:
Generated on Wed Jan 15 19:15:23 2003 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001