AdjustSaveTime(LARGE_INTEGER *lastPerf, DWORD *lastTick, DWORD *lastTime) | CATTimeWarp | [protected] |
CATIntercept() | CATIntercept | |
CATTimeWarp() | CATTimeWarp | |
fHooks | CATIntercept | [protected] |
FixupQPC(CATHOOK *hookInst, LARGE_INTEGER *lpCount) | CATTimeWarp | [protected, static] |
FixupTick(CATHOOK *hookInst, DWORD *tick) | CATTimeWarp | [protected, static] |
FixupTime(CATHOOK *hookInst, DWORD *time) | CATTimeWarp | [protected, static] |
fKernelDLL | CATTimeWarp | [protected] |
fLastPerfCounter | CATTimeWarp | [protected] |
fLastRealPerfCounter | CATTimeWarp | [protected] |
fLastRealTickCount | CATTimeWarp | [protected] |
fLastRealTimeGetTime | CATTimeWarp | [protected] |
fLastTickCount | CATTimeWarp | [protected] |
fLastTimeGetTime | CATTimeWarp | [protected] |
fLock | CATTimeWarp | [protected] |
fSpeed | CATTimeWarp | [protected] |
fWinmmDLL | CATTimeWarp | [protected] |
GetFunctionFromVTable(void *objectPtr, CATUInt32 vtableIndex) | CATIntercept | [static] |
GetSpeed() | CATTimeWarp | |
HookFunctions() | CATTimeWarp | |
Intercept(void *targetFunc, void *hookFunc, CATUInt32 stubLength, CATHOOK *&newHook, void *userParam=0) | CATIntercept | |
InterceptCOMObject(void *comObject, CATINTERCEPT_COM_TABLE_ENTRY *interceptTable, void *userParam) | CATIntercept | |
InterceptDLL(HMODULE module, CATINTERCEPT_DLL_TABLE_ENTRY *interceptTable, void *userParam) | CATIntercept | |
kKernel32Funcs | CATTimeWarp | [protected, static] |
kWinMMFuncs | CATTimeWarp | [protected, static] |
LoadAndHook(const CATWChar *objectName, CATINTERCEPT_COM_TABLE_ENTRY *interceptTable, void *userParam) | CATIntercept | |
OnGetTickCount(CATHOOK *hookInst) | CATTimeWarp | [protected, static] |
OnQueryPerformanceCounter(CATHOOK *hookInst, LARGE_INTEGER *lpCount) | CATTimeWarp | [protected, static] |
OnTimeGetTime(CATHOOK *hookInst) | CATTimeWarp | [protected, static] |
Restore(CATHOOK *&hookInfo) | CATIntercept | |
RestoreAll() | CATIntercept | |
SaveInterceptData(const CATWChar *objectName, void *comObject, CATINTERCEPT_COM_TABLE_ENTRY *interceptTable, void *userParam) | CATIntercept | |
SetSpeed(CATFloat32 speed) | CATTimeWarp | |
~CATIntercept() | CATIntercept | [virtual] |
~CATTimeWarp() | CATTimeWarp | [virtual] |