#include <NsprSystemInformation.h>
Inheritance diagram for NsprSystemInformation:

Public Member Functions | |
| NsprSystemInformation () | |
| ~NsprSystemInformation () | |
| std::string | getInformation (std::string aKey) |
| std::vector< std::string > | availableInformations () |
|
|
Simple constructor (does nothing). |
|
|
Destructor (does nothing). |
|
|
Return the type of information we can gather with the class. Implements SystemInformation. |
|
|
Get Information from the system. It uses the C functions define in the NSPR API
Implements SystemInformation. |
1.4.4