ChimeraTK-DeviceAccess
03.18.00
|
#include <string>
Go to the source code of this file.
Functions | |
bool | processExists (unsigned pid) |
unsigned | getOwnPID () |
std::string | getUserName () |
unsigned getOwnPID | ( | ) |
Definition at line 20 of file ProcessManagement.cpp.
std::string getUserName | ( | ) |
Definition at line 24 of file ProcessManagement.cpp.
bool processExists | ( | unsigned | pid | ) |
Definition at line 16 of file ProcessManagement.cpp.