Belle II Software
release-08-01-10
|
Public Member Functions | |
FileDescriptor (int fd) | |
int | get_fd () const |
bool | select (int sec=-1, int usec=-1) |
bool | select2 (int sec=-1, int usec=-1) |
bool | close () |
Protected Attributes | |
int | m_fd |
Definition at line 17 of file FileDescriptor.h.