#include <agentx_session.h>
| AgentXSession::AgentXSession |
( |
| ) |
|
| AgentXSession::AgentXSession |
( |
u_int |
| ) |
|
| AgentXSession::~AgentXSession |
( |
| ) |
|
| void AgentXSession::add_agent_caps |
( |
const NS_SNMP OctetStr & |
c, |
|
|
const Oidx & |
oid |
|
) |
| |
|
inline |
| ListCursor<Vbx>* AgentXSession::get_agent_caps |
( |
| ) |
|
|
inline |
| bool AgentXSession::get_byte_order |
( |
| ) |
const |
|
inline |
| NS_SNMP OctetStr AgentXSession::get_descr |
( |
| ) |
const |
|
inline |
| u_int AgentXSession::get_id |
( |
| ) |
const |
|
inline |
| static u_int AgentXSession::get_next_session_id |
( |
| ) |
|
|
static |
| Oidx AgentXSession::get_oid |
( |
| ) |
const |
|
inline |
| int AgentXSession::get_state |
( |
| ) |
const |
|
inline |
| u_char AgentXSession::get_timeout |
( |
| ) |
const |
|
inline |
| void AgentXSession::inc_timeouts |
( |
| ) |
|
|
inline |
| bool AgentXSession::is_unable_to_respond |
( |
| ) |
|
|
inline |
| void AgentXSession::remove_agent_caps |
( |
const NS_SNMP OctetStr & |
, |
|
|
const Oidx & |
id |
|
) |
| |
| void AgentXSession::reset_timeouts |
( |
| ) |
|
|
inline |
| void AgentXSession::set_byte_order |
( |
bool |
newOrder | ) |
|
|
inline |
| void AgentXSession::set_id |
( |
u_int |
i | ) |
|
|
inline |
| void AgentXSession::set_peer |
( |
const AgentXPeer & |
p | ) |
|
|
inline |
| void AgentXSession::set_state |
( |
int |
s | ) |
|
|
inline |
| void AgentXSession::set_timeout |
( |
u_char |
t | ) |
|
|
inline |
| u_char AgentXSession::consecutiveTimeouts |
|
protected |
| u_char AgentXSession::defaultTimeout |
|
protected |
| NS_SNMP OctetStr AgentXSession::descr |
|
protected |
| bool AgentXSession::networkByteOrder |
|
protected |
| u_int AgentXSession::sessionID |
|
protected |
| List<Vbx> AgentXSession::sysORIDs |
|
protected |
The documentation for this class was generated from the following file: