#include <agentx_index.h>
Public Member Functions | |
AgentXIndexEntry (u_int sid, const Oidx &o, const NS_SNMP SnmpSyntax &v) | |
AgentXIndexEntry (const AgentXIndexEntry &o) | |
virtual | ~AgentXIndexEntry () |
u_int | get_session_id () |
Protected Attributes | |
u_int | session_id |
AgentXIndexEntry::AgentXIndexEntry | ( | u_int | sid, | |
const Oidx & | o, | |||
const NS_SNMP SnmpSyntax & | v | |||
) | [inline] |
AgentXIndexEntry::AgentXIndexEntry | ( | const AgentXIndexEntry & | o | ) | [inline] |
virtual AgentXIndexEntry::~AgentXIndexEntry | ( | ) | [inline, virtual] |
u_int AgentXIndexEntry::get_session_id | ( | ) | [inline] |
u_int AgentXIndexEntry::session_id [protected] |