Public Member Functions | |
| fd_watch (int &fd) | |
| ~fd_watch () | |
Public Attributes | |
| int & | fd |
Definition at line 286 of file FileDescriptorActivity.cpp.
| fd_watch::fd_watch | ( | int & | fd | ) | [inline] |
Definition at line 288 of file FileDescriptorActivity.cpp.
| fd_watch::~fd_watch | ( | ) | [inline] |
Definition at line 289 of file FileDescriptorActivity.cpp.
| int& fd_watch::fd |
Definition at line 287 of file FileDescriptorActivity.cpp.