TrinityCore
|
#include <WheatyExceptionReport.h>
Public Member Functions | |
SymbolPair (DWORD type, DWORD_PTR offset) | |
bool | operator< (const SymbolPair &other) const |
Public Attributes | |
DWORD | _type |
DWORD_PTR | _offset |
|
inline |
DWORD_PTR SymbolPair::_offset |
DWORD SymbolPair::_type |