MeVisLabToolboxReference
macx::Process Class Reference

Process related functions. More...

#include <macProcess.h>

List of all members.

Static Public Member Functions

static pid_t getppid (pid_t pid)
 Returns the process ID of the parent of the process with the given process id.

Detailed Description

Process related functions.

Definition at line 16 of file macProcess.h.


Member Function Documentation

static pid_t macx::Process::getppid ( pid_t  pid) [static]

Returns the process ID of the parent of the process with the given process id.


The documentation for this class was generated from the following file: