|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
| AddFD(int n, int events, void(*cb)(int, void *), void *v) | DataReady | |
| CancelThread(const char *reason) | DataReady | |
| CheckData(fd_set &r, fd_set &w, fd_set &x) | DataReady | |
| DataLock() | DataReady | [inline] |
| DataReady() | DataReady | [inline] |
| DataReadyThread(void *self) | DataReady | [static] |
| DataUnlock() | DataReady | [inline] |
| GetCancelPipe(int ix) | DataReady | [inline] |
| GetFdset(int ix) | DataReady | [inline] |
| GetNfds() | DataReady | [inline] |
| HandleData(fd_set &r, fd_set &w, fd_set &x) | DataReady | |
| IsThreadRunning() | DataReady | [inline] |
| RemoveFD(int n, int events) | DataReady | |
| StartThread(void *userdata) | DataReady | |
| ~DataReady() | DataReady | [inline] |