#include <MemoryMonitor.h>
Enumerator |
---|
Normal |
|
Medium |
|
Low |
|
Critical |
|
bool MemoryMonitor::allowNewNativeAppLaunch |
( |
int |
appMemoryRequirement | ) |
|
bool MemoryMonitor::getMemInfo |
( |
int & |
lowMemoryEntryRem, |
|
|
int & |
criticalMemoryEntryRem, |
|
|
int & |
rebootMemoryEntryRem |
|
) |
| |
void MemoryMonitor::memoryStateChanged |
( |
bool |
critical | ) |
|
|
signal |
void MemoryMonitor::monitorNativeProcessMemory |
( |
pid_t |
pid, |
|
|
int |
maxMemAllowed, |
|
|
pid_t |
updateFromPid = 0 |
|
) |
| |
void MemoryMonitor::start |
( |
| ) |
|
The documentation for this class was generated from the following files: