DUDS
Distributed Update of Data from Something
duds::os::linux::ResponseRecord Struct Reference

Public Member Functions

 ResponseRecord (PollResponderSptr &&p, int f)
 

Public Attributes

int fd
 
PollResponderSptr prs
 

Detailed Description

Definition at line 123 of file Poller.cpp.

Constructor & Destructor Documentation

◆ ResponseRecord()

duds::os::linux::ResponseRecord::ResponseRecord ( PollResponderSptr &&  p,
int  f 
)
inline

Definition at line 126 of file Poller.cpp.

Member Data Documentation

◆ fd

int duds::os::linux::ResponseRecord::fd

Definition at line 125 of file Poller.cpp.

◆ prs

PollResponderSptr duds::os::linux::ResponseRecord::prs

Definition at line 124 of file Poller.cpp.


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