Version: 3.2.2
wxThread Member List

This is the complete list of members for wxThread, including all inherited members.

Create(unsigned int stackSize=0)wxThread
Delete(ExitCode *rc=NULL, wxThreadWait waitMode=wxTHREAD_WAIT_DEFAULT)wxThread
Entry()=0wxThreadprotectedpure virtual
Exit(ExitCode exitcode=0)wxThreadprotected
ExitCode typedefwxThread
GetCPUCount()wxThreadstatic
GetCurrentId()wxThreadstatic
GetId() constwxThread
GetKind() constwxThread
GetMainId()wxThreadstatic
GetPriority() constwxThread
IsAlive() constwxThread
IsDetached() constwxThread
IsMain()wxThreadstatic
IsPaused() constwxThread
IsRunning() constwxThread
Kill()wxThread
MSWGetHandle() constwxThread
Pause()wxThread
Resume()wxThread
Run()wxThread
SetConcurrency(size_t level)wxThreadstatic
SetName(const wxString &name)wxThreadprotected
SetNameForCurrent(const wxString &name)wxThreadprotectedstatic
SetPriority(unsigned int priority)wxThread
Sleep(unsigned long milliseconds)wxThreadstatic
TestDestroy()wxThreadvirtual
This()wxThreadstatic
Wait(wxThreadWait flags=wxTHREAD_WAIT_DEFAULT)wxThread
wxThread(wxThreadKind kind=wxTHREAD_DETACHED)wxThread
Yield()wxThreadstatic
~wxThread()wxThreadvirtual