Plasma Engine  2.0
Loading...
Searching...
No Matches
plCrashHandler_WriteMiniDump::PathFlags Struct Reference

Classes

struct  Bits
 

Public Types

enum  Enum { AppendDate = PL_BIT(0) , AppendSubFolder = PL_BIT(1) , AppendPID = PL_BIT(2) , Default = AppendDate | AppendSubFolder | AppendPID }
 
using StorageType = plUInt8
 

Member Enumeration Documentation

◆ Enum

Enumerator
AppendDate 

Whether to append the current date to the crash-dump file (YYYY-MM-DD_HH-MM-SS)

AppendSubFolder 

Whether to append "CrashDump" as a sub-folder.

AppendPID 

Whether to append the process ID to the crash-dump file.


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