BlackBone
Windows memory hacking library
 All Classes Functions
blackbone::Thread Member List

This is the complete list of members for blackbone::Thread, including all inherited members.

AddHWBP(ptr_t addr, HWBPType type, HWBPLength length)blackbone::Thread
Close()blackbone::Thread
execTime()blackbone::Thread
ExitCode() const blackbone::Thread
GetContext(_CONTEXT32 &ctx, DWORD flags=CONTEXT_ALL, bool dontSuspend=false)blackbone::Thread
GetContext(_CONTEXT64 &ctx, DWORD flags=CONTEXT64_ALL, bool dontSuspend=false)blackbone::Thread
handle() const blackbone::Threadinline
id() const blackbone::Threadinline
Join(int timeout=INFINITE)blackbone::Thread
operator=(const Thread &other) (defined in blackbone::Thread)blackbone::Threadinline
operator==(const Thread &other) (defined in blackbone::Thread)blackbone::Threadinline
RemoveHWBP(int idx)blackbone::Thread
RemoveHWBP(ptr_t ptr)blackbone::Thread
Resume()blackbone::Thread
SetContext(_CONTEXT32 &ctx, bool dontSuspend=false)blackbone::Thread
SetContext(_CONTEXT64 &ctx, bool dontSuspend=false)blackbone::Thread
startTime()blackbone::Thread
Suspend()blackbone::Thread
teb(_TEB32 *pteb=nullptr) const blackbone::Thread
teb(_TEB64 *pteb=nullptr) const blackbone::Thread
teb() const blackbone::Threadinline
Terminate(DWORD code=0)blackbone::Thread
Thread(DWORD id, class ProcessCore *hProcess, DWORD access=DEFAULT_ACCESS_T) (defined in blackbone::Thread)blackbone::Thread
Thread(HANDLE handle, class ProcessCore *hProcess) (defined in blackbone::Thread)blackbone::Thread
Thread(const Thread &other) (defined in blackbone::Thread)blackbone::Thread
valid() const blackbone::Threadinline
~Thread() (defined in blackbone::Thread)blackbone::Thread