#include "DLLInfo.h"
#include <NDEVR/String.h>
#include <NDEVR/BaseValues.h>
#include <NDEVR/ApplicationOptions.h>
#include <NDEVR/Resource.h>
#include <NDEVR/Time.h>
Go to the source code of this file.
|
| class | ApplicationResource |
| | High-Level functions for communicating with the operating system or getting general information about the application. More...
|
| |
| class | HardwareInformation |
| | Contains information about a computer or device that is capable of running software typically with a CPU and memory. More...
|
| |
| class | OSInformation |
| | Contains information about an Operating System including versions and types. More...
|
| |
| class | VideoCardInformation |
| | Contains information about a video card, including manufacturer and some level of capabilities. More...
|
| |