#include <notifyqueue.h>
Definition at line 120 of file notifyqueue.h.
◆ CNotifyEventQueue()
◆ ~CNotifyEventQueue()
CNotifyEventQueue::~CNotifyEventQueue |
( |
| ) |
|
◆ AddEntry()
◆ cleanup()
void CNotifyEventQueue::cleanup |
( |
| ) |
|
|
protected |
◆ DeleteEntry()
void CNotifyEventQueue::DeleteEntry |
( |
Snmp * |
snmp | ) |
|
◆ Done()
int CNotifyEventQueue::Done |
( |
| ) |
|
|
inlinevirtual |
◆ DoRetries()
int CNotifyEventQueue::DoRetries |
( |
const msec & |
| ) |
|
|
inlinevirtual |
◆ get_listen_port()
int CNotifyEventQueue::get_listen_port |
( |
| ) |
|
|
inline |
◆ get_notify_fd()
SnmpSocket CNotifyEventQueue::get_notify_fd |
( |
| ) |
const |
◆ GetCount()
int CNotifyEventQueue::GetCount |
( |
| ) |
|
|
inlinevirtual |
◆ GetEntry()
◆ GetFdSets()
void CNotifyEventQueue::GetFdSets |
( |
int & |
maxfds, |
|
|
fd_set & |
readfds, |
|
|
fd_set & |
writefds, |
|
|
fd_set & |
exceptfds |
|
) |
| |
|
virtual |
◆ GetNextTimeout()
int CNotifyEventQueue::GetNextTimeout |
( |
msec & |
| ) |
|
|
inlinevirtual |
◆ HandleEvents()
int CNotifyEventQueue::HandleEvents |
( |
const int |
maxfds, |
|
|
const fd_set & |
readfds, |
|
|
const fd_set & |
writefds, |
|
|
const fd_set & |
exceptfds |
|
) |
| |
|
virtual |
◆ set_listen_port()
void CNotifyEventQueue::set_listen_port |
( |
int |
port | ) |
|
|
inline |
◆ m_head
◆ m_listen_port
int CNotifyEventQueue::m_listen_port |
|
protected |
◆ m_msgCount
int CNotifyEventQueue::m_msgCount |
|
protected |
◆ m_notify_addr
◆ m_notify_fd
◆ m_snmpSession
Snmp* CNotifyEventQueue::m_snmpSession |
|
protected |
◆ my_holder
The documentation for this class was generated from the following file: