| Public Member Functions | |
| fd_watch (int &fd) | |
| ~fd_watch () | |
| Public Attributes | |
| int & | fd | 
Definition at line 178 of file FileDescriptorActivity.cpp.
| fd_watch::fd_watch | ( | int & | fd | ) |  [inline] | 
Definition at line 180 of file FileDescriptorActivity.cpp.
| fd_watch::~fd_watch | ( | ) |  [inline] | 
Definition at line 181 of file FileDescriptorActivity.cpp.
| int& fd_watch::fd | 
Definition at line 179 of file FileDescriptorActivity.cpp.