#include "power.h"#include <unistd.h>#include <stdlib.h>#include <stdio.h>#include <fcntl.h>#include <sys/ioctl.h>Include dependency graph for power.cpp:

Go to the source code of this file.
Variables | |
| static bool | haveProcApm = false |
|
|
Definition at line 40 of file power.cpp. Referenced by PowerStatusManager::getStatus(), and PowerStatusManager::PowerStatusManager(). |
1.4.2