sysOREntry Class Reference

sysOREntry More...

#include <system_group.h>

Inheritance diagram for sysOREntry:

TimeStampTable MibTable MibEntry MibTableVoter ThreadManager Synchronized

List of all members.

Public Member Functions

 sysOREntry (TimeStamp *)
virtual ~sysOREntry ()
virtual void set_row (MibTableRow *r, const Oidx &, const NS_SNMP OctetStr &, int)
virtual MibTableRowfind (const Oidx &)
 Check whether the receiver contains a row with a given sysORID.
virtual boolean is_volatile ()
 Check whether the entry is volatile or not.

Static Public Attributes

static sysOREntryinstance


Detailed Description

sysOREntry

"An entry (conceptual row) in the sysORTable."


Constructor & Destructor Documentation

sysOREntry::sysOREntry ( TimeStamp  ) 

virtual sysOREntry::~sysOREntry (  )  [virtual]


Member Function Documentation

virtual void sysOREntry::set_row ( MibTableRow r,
const Oidx ,
const NS_SNMP OctetStr &  ,
int   
) [virtual]

virtual MibTableRow* sysOREntry::find ( const Oidx  )  [virtual]

Check whether the receiver contains a row with a given sysORID.

Parameters:
sysORID an object identifier.
Returns:
a pointer to the found MibTableRow instance, or 0 if such an entry does not exist.

virtual boolean sysOREntry::is_volatile (  )  [inline, virtual]

Check whether the entry is volatile or not.

Returns:
TRUE if the entry contains volatile data, FALSE otherwise.

Reimplemented from MibEntry.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Fri May 29 22:36:56 2009 for AGENT++ by  doxygen 1.5.6