#include <system_group.h>
Public Member Functions | |
sysORLastChange () | |
virtual | ~sysORLastChange () |
virtual boolean | is_volatile () |
Check whether the entry is volatile or not. | |
void | update () |
Static Public Attributes | |
static sysORLastChange * | instance |
"The value of sysUpTime at the time of the most recent change in state or value of any instance of sysORID."
sysORLastChange::sysORLastChange | ( | ) |
virtual sysORLastChange::~sysORLastChange | ( | ) | [inline, virtual] |
virtual boolean sysORLastChange::is_volatile | ( | ) | [inline, virtual] |
Check whether the entry is volatile or not.
Reimplemented from MibEntry.
void sysORLastChange::update | ( | ) |
sysORLastChange* sysORLastChange::instance [static] |