#include <notifyqueue.h>
Collaboration diagram for CNotifyEvent:
Public Member Functions | |
| CNotifyEvent (Snmp *snmp, const OidCollection &trapids, const TargetCollection &targets, const AddressCollection &addresses) | |
| ~CNotifyEvent () | |
| Snmp * | GetId () |
| int | notify_filter (const Oid &trapid, SnmpTarget &target) const |
| int | Callback (SnmpTarget &target, Pdu &pdu, int status) |
| void | get_filter (OidCollection &o, TargetCollection &t, AddressCollection &a) |
Protected Attributes | |
| Snmp * | m_snmp |
| TargetCollection * | notify_targets |
| OidCollection * | notify_ids |
| AddressCollection * | notify_addresses |
|
||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
Definition at line 127 of file notifyqueue.h. |
|
|
Definition at line 124 of file notifyqueue.h. |
|
||||||||||||
|
|
|
|
Definition at line 132 of file notifyqueue.h. |
|
|
Definition at line 135 of file notifyqueue.h. |
|
|
Definition at line 134 of file notifyqueue.h. |
|
|
Definition at line 133 of file notifyqueue.h. |
1.3.2