SimRowStatus Class Reference

#include <sim_mib.h>

Inheritance diagram for SimRowStatus:

snmpRowStatus MibLeaf MibEntry ThreadManager Synchronized

List of all members.

Public Member Functions

 SimRowStatus (const Oidx &o, mib_access a)
virtual ~SimRowStatus ()
virtual boolean transition_ok (const Vbx &)
 Check whether the a transition to a given new value is possible in general.
virtual mib_access get_access ()
 Return the maximum access rights for the managed object represented by the receiver node.
virtual MibEntryPtr clone ()
 Clone the receiver object.


Constructor & Destructor Documentation

SimRowStatus::SimRowStatus ( const Oidx o,
mib_access  a 
) [inline]

virtual SimRowStatus::~SimRowStatus (  )  [inline, virtual]


Member Function Documentation

virtual boolean SimRowStatus::transition_ok ( const Vbx  )  [virtual]

Check whether the a transition to a given new value is possible in general.

This does not check any values of the row. Use check_state_change to determine whether a row has sufficient information to actually perform a transition.

Parameters:
value a new value.
Returns:
TRUE if the new value is valid, otherwise FALSE.

Reimplemented from snmpRowStatus.

virtual mib_access SimRowStatus::get_access (  )  [virtual]

Return the maximum access rights for the managed object represented by the receiver node.

Returns:
The maximum access (one of the following values: NOACCESS, READONLY, READWRITE, or READCREATE)

Reimplemented from MibEntry.

virtual MibEntryPtr SimRowStatus::clone (  )  [virtual]

Clone the receiver object.

Returns:
A pointer to the clone.

Reimplemented from snmpRowStatus.


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

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