AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "WheatyExceptionReport.h"
Public Member Functions | |
SymbolPair (DWORD type, DWORD_PTR offset) | |
bool | operator< (SymbolPair const &other) const |
Public Attributes | |
DWORD | _type |
DWORD_PTR | _offset |
|
inline |
|
inline |
DWORD_PTR SymbolPair::_offset |
Referenced by operator<(), and SymbolPair().
DWORD SymbolPair::_type |
Referenced by operator<(), and SymbolPair().