API Documentation
Loading...
Searching...
No Matches
LocalBattery.h
Go to the documentation of this file.
1#pragma once
2#include "DLLInfo.h"
3#include <NDEVR/Battery.h>
4namespace NDEVR
5{
6 /**--------------------------------------------------------------------------------------------------
7 \brief Allows the software to get information about local system batteries.
8 **/
10 {
11 public:
13 };
14}
#define HARDWARE_API
Definition DLLInfo.h:56
The equivelent of std::vector but with a bit more control. The basic array unit of the library.
Definition Buffer.hpp:56
Allows the software to get information about local system batteries.
Definition LocalBattery.h:10
static Buffer< Battery * > GetLocalBatteries()
Definition ACIColor.h:37