![]() |
ChimeraTK-DeviceAccess 03.25.00
|
#include <string>
Include dependency graph for ProcessManagement.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| bool | processExists (unsigned pid) |
| unsigned | getOwnPID () |
| std::string | getUserName () |
| unsigned getOwnPID | ( | ) |
Definition at line 21 of file ProcessManagement.cpp.
| std::string getUserName | ( | ) |
Definition at line 25 of file ProcessManagement.cpp.
| bool processExists | ( | unsigned | pid | ) |
Definition at line 17 of file ProcessManagement.cpp.