Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members

NsprSystemInformation Class Reference

Class gathering system information NSPR Api. More...

#include <NsprSystemInformation.h>

Inheritance diagram for NsprSystemInformation:

SystemInformation List of all members.

Public Member Functions

 NsprSystemInformation ()
 ~NsprSystemInformation ()
std::string getInformation (std::string aKey)
std::vector< std::string > availableInformations ()

Detailed Description

Class gathering system information NSPR Api.

Author:
Vincent JOUSSE
Version:
1.0


Constructor & Destructor Documentation

NsprSystemInformation::NsprSystemInformation  ) 
 

Simple constructor (does nothing).

NsprSystemInformation::~NsprSystemInformation  ) 
 

Destructor (does nothing).


Member Function Documentation

std::vector<std::string> NsprSystemInformation::availableInformations  )  [virtual]
 

Return the type of information we can gather with the class.

Implements SystemInformation.

std::string NsprSystemInformation::getInformation std::string  aKey  )  [virtual]
 

Get Information from the system. It uses the C functions define in the NSPR API

Parameters:
key A constant from the SystemInformation class (CPU_LOAD, CPU_TYPE, ...)

Implements SystemInformation.


The documentation for this class was generated from the following file:
Generated on Fri May 19 23:15:28 2006 for k10-agent by  doxygen 1.4.4