Public Methods
Protected Members
| std::list<IOWatchFD *> fdList
|
[protected:
]
| std::list<TimeWatcher *> timeList
|
[protected:
]
| std::stack< std::pair<IOWatchFD *,int> > notifyStack
|
[protected:
]
[protected:
]
[protected:
]
[protected:
]
[protected:
]
[protected:
]
[protected:
]
| fd_set reentrant_writefds
|
[protected:
]
| fd_set reentrant_exceptfds
|
[protected:
]
[protected:
]
[protected:
]
| void processOneEvent (bool blocking)
|
Reimplemented from IOManager.
Reimplemented from IOManager.
Reimplemented from IOManager.
| void watchFD (int fd, int types, IONotify *notify)
|
Reimplemented from IOManager.
| void remove (IONotify *notify, int types)
|
Reimplemented from IOManager.
| void addTimer (int milliseconds, TimeNotify *notify)
|
Reimplemented from IOManager.
| void removeTimer (TimeNotify *notify)
|
Reimplemented from IOManager.
| Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47. |