OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Region.CoreModules.Framework.Monitoring.Monitors.LandFrameMonitor Class Reference
Inheritance diagram for OpenSim.Region.CoreModules.Framework.Monitoring.Monitors.LandFrameMonitor:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Region.CoreModules.Framework.Monitoring.Monitors.LandFrameMonitor:
Collaboration graph
[legend]

Public Member Functions

 LandFrameMonitor (Scene scene)
 
string GetName ()
 Name of the monitor. More...
 
double GetValue ()
 Value of this monitor More...
 
string GetFriendlyName ()
 Human-readable name of the monitor More...
 
string GetFriendlyValue ()
 Human readable value. More...
 

Detailed Description

Definition at line 32 of file LandFrameMonitor.cs.

Constructor & Destructor Documentation

OpenSim.Region.CoreModules.Framework.Monitoring.Monitors.LandFrameMonitor.LandFrameMonitor ( Scene  scene)
inline

Definition at line 36 of file LandFrameMonitor.cs.

Member Function Documentation

string OpenSim.Region.CoreModules.Framework.Monitoring.Monitors.LandFrameMonitor.GetFriendlyName ( )
inline

Human-readable name of the monitor

Returns

Implements OpenSim.Region.CoreModules.Framework.Monitoring.IMonitor.

Definition at line 53 of file LandFrameMonitor.cs.

string OpenSim.Region.CoreModules.Framework.Monitoring.Monitors.LandFrameMonitor.GetFriendlyValue ( )
inline

Human readable value.

Returns

Implements OpenSim.Region.CoreModules.Framework.Monitoring.IMonitor.

Definition at line 58 of file LandFrameMonitor.cs.

string OpenSim.Region.CoreModules.Framework.Monitoring.Monitors.LandFrameMonitor.GetName ( )
inline

Name of the monitor.

This is the name used in XML.

Returns

Implements OpenSim.Region.CoreModules.Framework.Monitoring.IMonitor.

Definition at line 43 of file LandFrameMonitor.cs.

double OpenSim.Region.CoreModules.Framework.Monitoring.Monitors.LandFrameMonitor.GetValue ( )
inline

Value of this monitor

Returns

Implements OpenSim.Region.CoreModules.Framework.Monitoring.IMonitor.

Definition at line 48 of file LandFrameMonitor.cs.


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