ALox  V. 2402 R. 0
Home ALox for C++ ALox for C# ALox for Java Download
Public Static Methods | Private Static Fields | List of all members
ProcessInfo Class Reference
Collaboration diagram for ProcessInfo:
[legend]

Class Description


Information about processes.

Note
In the C# Version of ALib, this class is very reduced, because standard .Net classes provide enough functionality.

Public Static Methods

static AString GetCurrentProcessName ()
 

Private Static Fields

static AString currentProcessName = null
 

Member Function Documentation

◆ GetCurrentProcessName()

static AString GetCurrentProcessName ( )
inlinestatic

Receives the name of the current process. Evaluated only once, can't change.

Returns
The name of the process.

Member Data Documentation

◆ currentProcessName

AString currentProcessName = null
staticprivate

The process name, retrieved once on request


The documentation for this class was generated from the following file: