process-cpp  3.0.0
A simple convenience library for handling processes in C++11.
oom_score.h File Reference
+ Include dependency graph for oom_score.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  core::posix::linux::proc::process::OomScore
 

Namespaces

 core
 
 core::posix
 
 core::posix::linux
 
 core::posix::linux::proc
 
 core::posix::linux::proc::process
 

Functions

CORE_POSIX_DLL_PUBLIC const posix::Process & core::posix::linux::proc::process::operator>> (const posix::Process &process, OomScore &score)
 Read the OomScore for a process instance. More...