agentppSimDeleteTableContents Class Reference

agentppSimDeleteTableContents More...

#include <agentpp_simulation_mib.h>

Inheritance diagram for agentppSimDeleteTableContents:

MibLeaf MibEntry ThreadManager Synchronized

List of all members.

Public Member Functions

 agentppSimDeleteTableContents (Mib *)
virtual ~agentppSimDeleteTableContents ()
virtual int commit_set_request (Request *, int)
 Let the receiver commit a SNMP SET subrequest.
virtual int prepare_set_request (Request *, int &)
 Let the receiver prepare a SNMP SET subrequest.

Static Public Attributes

static
agentppSimDeleteTableContents
instance

Protected Attributes

Mibmib


Detailed Description

agentppSimDeleteTableContents

"Setting this object to an object identifier of a table will delete all rows of that table. If the given object identifier does not denote a table known by the simulation agent, wrongValue is returned."


Constructor & Destructor Documentation

agentppSimDeleteTableContents::agentppSimDeleteTableContents ( Mib  ) 

virtual agentppSimDeleteTableContents::~agentppSimDeleteTableContents (  )  [virtual]


Member Function Documentation

virtual int agentppSimDeleteTableContents::commit_set_request ( Request ,
int   
) [virtual]

Let the receiver commit a SNMP SET subrequest.

Parameters:
req - A pointer to the whole SNMP SET request.
ind - The index of the subrequest to be processed.
Returns:
SNMP_ERROR_SUCCESS on success and SNMP_ERROR_COMITFAIL on failure.

Reimplemented from MibLeaf.

virtual int agentppSimDeleteTableContents::prepare_set_request ( Request ,
int &   
) [virtual]

Let the receiver prepare a SNMP SET subrequest.

Parameters:
req - A pointer to the whole SNMP SET request.
ind - The index of the subrequest to be processed.
Returns:
SNMP_ERROR_SUCCESS on success and SNMP_ERROR_WRONG_VALUE, SNMP_ERROR_WRONG_TYPE, or SNMP_ERROR_NOT_WRITEABLE on failure.

Reimplemented from MibLeaf.


Member Data Documentation


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

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