#include <vacm.h>
Public Member Functions | |
VacmViewTreeFamilyTableStatus (const Oidx &, int) | |
virtual | ~VacmViewTreeFamilyTableStatus () |
virtual int | set (const Vbx &) |
Set the receiver's value and backup its old value for a later undo. | |
virtual MibEntryPtr | clone () |
Clone the receiver. | |
Protected Attributes | |
int | base_len |
VacmViewTreeFamilyTableStatus::VacmViewTreeFamilyTableStatus | ( | const Oidx & | , | |
int | ||||
) |
virtual VacmViewTreeFamilyTableStatus::~VacmViewTreeFamilyTableStatus | ( | ) | [inline, virtual] |
virtual int VacmViewTreeFamilyTableStatus::set | ( | const Vbx & | ) | [virtual] |
Set the receiver's value and backup its old value for a later undo.
vb | - The variable binding that holds the new value. |
Reimplemented from snmpRowStatus.
virtual MibEntryPtr VacmViewTreeFamilyTableStatus::clone | ( | ) | [virtual] |
int VacmViewTreeFamilyTableStatus::base_len [protected] |