Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class 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.
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.


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 Thu Feb 10 20:36:50 2005 for ACE by  doxygen 1.3.9.1