ACE_XtReactorID Class Reference

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

#include <XtReactor.h>

Collaboration diagram for ACE_XtReactorID:

Collaboration graph
[legend]
List of all members.

Public Attributes

XtInputId id_
 Magic cookie.

ACE_HANDLE handle_
 Underlying handle.

ACE_XtReactorIDnext_
 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 40 of file XtReactor.h.


Member Data Documentation

ACE_HANDLE ACE_XtReactorID::handle_
 

Underlying handle.

Definition at line 47 of file XtReactor.h.

Referenced by ACE_XtReactor::register_handler_i(), and ACE_XtReactor::remove_XtInput().

XtInputId ACE_XtReactorID::id_
 

Magic cookie.

Definition at line 44 of file XtReactor.h.

Referenced by ACE_XtReactor::register_handler_i(), and ACE_XtReactor::remove_XtInput().

ACE_XtReactorID* ACE_XtReactorID::next_
 

Pointer to next node in the linked list.

Definition at line 50 of file XtReactor.h.

Referenced by ACE_XtReactor::register_handler_i(), ACE_XtReactor::remove_XtInput(), and ACE_XtReactor::~ACE_XtReactor().


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