This struct contains utility methods for platform-independent process operations.
Declared in <bdls_processutil.h>
struct ProcessUtil;
| Name | Description |
|---|---|
getPathToExecutable | Load a filesystem path through which the current executable is accessible. |
getProcessId | Return the system specific process identifier for the currently running process. |
getProcessName | Load the system-specific name of the currently running process. |