XII Release 0.1.0
Loading...
Searching...
No Matches
xiiCrashHandler_WriteMiniDump::PathFlags Struct Reference

Classes

struct  Bits
 

Public Types

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

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: