![]() |
OR-Tools
8.2
|
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 |
|
inline |
Definition at line 65 of file logging_utilities.h.
| int depth |
Definition at line 74 of file logging_utilities.h.
| const char* filename |
Definition at line 67 of file logging_utilities.h.
| int line_number |
Definition at line 68 of file logging_utilities.h.
| const char* message |
Definition at line 69 of file logging_utilities.h.
| void* stack[32] |
Definition at line 73 of file logging_utilities.h.