#include <eventlist.h>
Definition at line 124 of file eventlist.h.
◆ CEventList()
| CEventList::CEventList |
( |
| ) |
|
|
inline |
◆ ~CEventList()
| CEventList::~CEventList |
( |
| ) |
|
◆ AddEntry()
◆ Done()
◆ DoRetries()
| int CEventList::DoRetries |
( |
const msec & |
sendtime | ) |
|
◆ GetCount()
| int CEventList::GetCount |
( |
| ) |
|
|
inline |
◆ GetDone()
| int CEventList::GetDone |
( |
| ) |
|
|
inline |
◆ GetFdSets()
| void CEventList::GetFdSets |
( |
int & |
maxfds, |
|
|
fd_set & |
readfds, |
|
|
fd_set & |
writefds, |
|
|
fd_set & |
exceptfds |
|
) |
| |
◆ GetNextTimeout()
| int CEventList::GetNextTimeout |
( |
msec & |
sendTime | ) |
|
◆ HandleEvents()
| int CEventList::HandleEvents |
( |
const int |
maxfds, |
|
|
const fd_set & |
readfds, |
|
|
const fd_set & |
writefds, |
|
|
const fd_set & |
exceptfds |
|
) |
| |
◆ SetDone()
| void CEventList::SetDone |
( |
| ) |
|
|
inline |
◆ m_done
◆ m_head
◆ m_msgCount
| int CEventList::m_msgCount |
|
private |
The documentation for this class was generated from the following file: