#include <system_group.h>

Public Member Functions | |
| sysUpTime () | |
| void | get_request (Request *, int) |
| Interface methods dispatch table <-> instrumentation. | |
| virtual boolean | is_volatile () |
| Check whether the entry is volatile or not. | |
Static Public Member Functions | |
| static u_int | get () |
| static time_t | get_currentTime () |
Static Public Attributes | |
| static u_int | start |
| sysUpTime::sysUpTime | ( | ) |
| void sysUpTime::get_request | ( | Request * | , | |
| int | ||||
| ) | [virtual] |
Interface methods dispatch table <-> instrumentation.
Let the receiver process a SNMP GET subrequest
| req | - A pointer to the whole SNMP GET request. | |
| ind | - The index of the subrequest to be processed. |
Reimplemented from MibLeaf.
| static u_int sysUpTime::get | ( | ) | [static] |
| static time_t sysUpTime::get_currentTime | ( | ) | [static] |
| virtual boolean sysUpTime::is_volatile | ( | ) | [inline, virtual] |
Check whether the entry is volatile or not.
Reimplemented from MibEntry.
u_int sysUpTime::start [static] |
1.5.6