#include <agentx_reg.h>
| AgentXRegEntry::AgentXRegEntry |
( |
u_int |
, |
|
|
const AgentXRegion & |
, |
|
|
u_int |
, |
|
|
u_int |
, |
|
|
const NS_SNMP OctetStr & |
, |
|
|
u_char |
|
|
) |
| |
Construct a registration entry.
- Parameters
-
| sessionID | a session id of the session object associated with this registration |
| region | a region with lower and upper bound of the registration |
| priority | the priority of the registration |
| specific | the number of subidentifiers of the original registration |
| context | the context of the registration |
| timeout | the timeout in seconds or 0 for the sessions default timeout. |
| virtual AgentXRegEntry::~AgentXRegEntry |
( |
| ) |
|
|
virtual |
Clone.
- Returns
- a clone of the receiver
| virtual bool AgentXRegEntry::is_duplicate_of |
( |
const AgentXRegEntry & |
| ) |
|
|
virtual |
| virtual bool AgentXRegEntry::is_overlapping |
( |
const AgentXRegEntry & |
| ) |
|
|
virtual |
| NS_SNMP OctetStr AgentXRegEntry::context |
| u_int AgentXRegEntry::mibID |
| u_int AgentXRegEntry::priority |
| u_int AgentXRegEntry::sessionID |
| u_int AgentXRegEntry::specific |
| u_char AgentXRegEntry::timeout |
The documentation for this class was generated from the following file: