#include <process.hpp>
bool os::Process::operator!= |
( |
const Process & |
p | ) |
const |
|
inline |
bool os::Process::operator< |
( |
const Process & |
p | ) |
const |
|
inline |
bool os::Process::operator<= |
( |
const Process & |
p | ) |
const |
|
inline |
bool os::Process::operator== |
( |
const Process & |
p | ) |
const |
|
inline |
bool os::Process::operator> |
( |
const Process & |
p | ) |
const |
|
inline |
bool os::Process::operator>= |
( |
const Process & |
p | ) |
const |
|
inline |
const std::string os::Process::command |
const pid_t os::Process::group |
const pid_t os::Process::parent |
const pid_t os::Process::pid |
const bool os::Process::zombie |
The documentation for this struct was generated from the following file: