![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for Gray::cHookJump, including all inherited members.
cHookJump() noexcept | Gray::cHookJump | inline |
cHookJumpTests class | Gray::cHookJump | friend |
cHookSwapChain class | Gray::cHookJump | friend |
cHookSwapLock class | Gray::cHookJump | friend |
GetChainFunc() const | Gray::cHookJump | |
InstallHook(FARPROC pFuncOrig, FARPROC pFuncNew) | Gray::cHookJump | |
isChainable() const noexcept | Gray::cHookJump | inline |
isHookInstalled() const noexcept | Gray::cHookJump | inline |
isHookValid() const noexcept | Gray::cHookJump | inline |
k_I_NULL | Gray::cHookJump | static |
k_LEN_A | Gray::cHookJump | static |
k_LEN_D | Gray::cHookJump | static |
k_LEN_J | Gray::cHookJump | static |
k_LEN_P | Gray::cHookJump | static |
m_Jump | Gray::cHookJump | protected |
m_Lock | Gray::cHookJump | protected |
m_OldCode | Gray::cHookJump | protected |
m_pFuncOrig | Gray::cHookJump | protected |
RemoveHook() | Gray::cHookJump | |
SwapOld() noexcept | Gray::cHookJump | inlineprotected |
SwapReset() noexcept | Gray::cHookJump | inlineprotected |
~cHookJump() | Gray::cHookJump | inline |