struct IoEventTuple

A tuple specifying a Windows object and I/O event type. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

A tuple specifying a Windows object and I/O event type.

 IoEventTuple (XorpFd fd, IoEventType type)

IoEventTuple

XorpFd  fd ()

fd

IoEventType  type ()

type

bool  operator == (const IoEventTuple& rhand)

operator ==

[const]

bool  operator != (const IoEventTuple& rhand)

operator !=

[const]

bool  operator > (const IoEventTuple& rhand)

operator >

[const]

bool  operator < (const IoEventTuple& rhand)

operator <

[const]


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:10:36 2009, using kdoc 2.0a54+XORP.