OR-Tools  8.2
CrashReason

Detailed Description

Definition at line 64 of file logging_utilities.h.

Public Member Functions

 CrashReason ()
 

Public Attributes

const char * filename
 
int line_number
 
const char * message
 
void * stack [32]
 
int depth
 

Constructor & Destructor Documentation

◆ CrashReason()

CrashReason ( )
inline

Definition at line 65 of file logging_utilities.h.

Member Data Documentation

◆ depth

int depth

Definition at line 74 of file logging_utilities.h.

◆ filename

const char* filename

Definition at line 67 of file logging_utilities.h.

◆ line_number

int line_number

Definition at line 68 of file logging_utilities.h.

◆ message

const char* message

Definition at line 69 of file logging_utilities.h.

◆ stack

void* stack[32]

Definition at line 73 of file logging_utilities.h.


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