| 
 | 
 | ||||||||||||||||
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]