DCL 4.0
|
#include <dcl/Config.h>
#include <errno.h>
#include <sys/poll.h>
#include <dcl/ArrayT.h>
#include <dcl/PollAble.h>
#include <dcl/PollThread.h>
Go to the source code of this file.
Classes | |
struct | POLLFD |
Functions | |
__DCL_BEGIN_NAMESPACE | IMPLEMENT_CLASSINFO (PollThread, Thread) PollThread |
bool | operator== (const POLLFD &_x, const POLLFD &_y) |
__DCL_BEGIN_NAMESPACE IMPLEMENT_CLASSINFO | ( | PollThread | , |
Thread | ) |
Definition at line 22 of file PollThread.cpp.
Definition at line 92 of file PollThread.cpp.