![]() |
TrinityCore
|
#include <WheatyExceptionReport.h>
Public Member Functions | |
| SymbolPair (DWORD type, DWORD_PTR offset) | |
| bool | operator== (SymbolPair const &other) const =default |
| std::strong_ordering | operator<=> (SymbolPair const &other) const =default |
Public Attributes | |
| DWORD | _type |
| DWORD_PTR | _offset |
Definition at line 290 of file WheatyExceptionReport.h.
|
inline |
Definition at line 292 of file WheatyExceptionReport.h.
|
default |
|
default |
| DWORD_PTR SymbolPair::_offset |
Definition at line 302 of file WheatyExceptionReport.h.
| DWORD SymbolPair::_type |
Definition at line 301 of file WheatyExceptionReport.h.