This struct contains utility methods for platform‐independent process operations.

Synopsis

Declared in <bdls_processutil.h>

struct ProcessUtil;

Static Member Functions

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.

Created with MrDocs