libcosmos
Linux C++ System Programming Library
|
Helper type for caching PID an PPID information. More...
#include <process.hxx>
Public Attributes | |
const ProcessID | own_pid |
const ProcessID | parent_pid |
Helper type for caching PID an PPID information.
Definition at line 284 of file process.hxx.
|
inline |
Definition at line 286 of file process.hxx.
const ProcessID cosmos::proc::PidInfo::own_pid |
Definition at line 291 of file process.hxx.
const ProcessID cosmos::proc::PidInfo::parent_pid |
Definition at line 292 of file process.hxx.