This struct contains utility methods for platform‐independent process operations.
Synopsis
Declared in <bdls_processutil.h>
struct ProcessUtil;
Static Member Functions
Name |
Description |
Load a filesystem path through which the current executable is accessible. |
|
Return the system specific process identifier for the currently running process. |
|
Load the system‐specific name of the currently running process. |
Created with MrDocs