w11 - cpp 0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
Retro::ReventLoop::PollDsc Struct Reference

#include <ReventLoop.hpp>

Public Member Functions

 PollDsc (pollhdl_t hdl, int fd, short evts)
 

Public Attributes

pollhdl_t fHandler
 
int fFd
 
short fEvents
 

Detailed Description

Definition at line 74 of file ReventLoop.hpp.

Constructor & Destructor Documentation

◆ PollDsc()

Retro::ReventLoop::PollDsc::PollDsc ( pollhdl_t  hdl,
int  fd,
short  evts 
)
inline

Definition at line 78 of file ReventLoop.hpp.

Member Data Documentation

◆ fHandler

pollhdl_t Retro::ReventLoop::PollDsc::fHandler

Definition at line 75 of file ReventLoop.hpp.

◆ fFd

int Retro::ReventLoop::PollDsc::fFd

Definition at line 76 of file ReventLoop.hpp.

◆ fEvents

short Retro::ReventLoop::PollDsc::fEvents

Definition at line 77 of file ReventLoop.hpp.


The documentation for this struct was generated from the following file: