w11 - cpp 0.794
Backend server for Rlink and w11
|
#include <ReventLoop.hpp>
Public Member Functions | |
PollDsc (pollhdl_t hdl, int fd, short evts) | |
Public Attributes | |
pollhdl_t | fHandler |
int | fFd |
short | fEvents |
Definition at line 74 of file ReventLoop.hpp.
|
inline |
Definition at line 78 of file ReventLoop.hpp.
pollhdl_t Retro::ReventLoop::PollDsc::fHandler |
Definition at line 75 of file ReventLoop.hpp.
int Retro::ReventLoop::PollDsc::fFd |
Definition at line 76 of file ReventLoop.hpp.
short Retro::ReventLoop::PollDsc::fEvents |
Definition at line 77 of file ReventLoop.hpp.