Code::Blocks
SVN r11506
|
This is the complete list of members for IPC, including all inherited members.
Create(unsigned int stackSize=0) | wxThread | |
Delete(ExitCode *rc=NULL, wxThreadWait waitMode=wxTHREAD_WAIT_BLOCK) | wxThread | |
Entry() | IPC | virtual |
Exit(ExitCode exitcode=0) | wxThread | protected |
ExitCode typedef | wxThread | |
GetCPUCount() | wxThread | static |
GetCurrentId() | wxThread | static |
GetId() const | wxThread | |
GetKind() const | wxThread | |
GetMainId() | wxThread | static |
GetPriority() const | wxThread | |
IPC() | IPC | inline |
is_shutdown | IPC | private |
IsAlive() const | wxThread | |
IsDetached() const | wxThread | |
IsMain() | wxThread | static |
IsPaused() const | wxThread | |
IsRunning() const | wxThread | |
Kill() | wxThread | |
Pause() | wxThread | |
Resume() | wxThread | |
Run() | wxThread | |
Send(const wxString &value) | IPC | |
Server() const | IPC | inline |
SetConcurrency(size_t level) | wxThread | static |
SetPriority(unsigned int priority) | wxThread | |
shm | IPC | private |
Shutdown() | IPC | |
Sleep(unsigned long milliseconds) | wxThread | static |
TestDestroy() | wxThread | virtual |
This() | wxThread | static |
Wait(wxThreadWait flags=wxTHREAD_WAIT_BLOCK) | wxThread | |
wxThread(wxThreadKind kind=wxTHREAD_DETACHED) | wxThread | |
Yield() | wxThread | static |
~wxThread() | wxThread | virtual |