Dispatch()=0 | wxEventLoopBase | [pure virtual] |
DispatchTimeout(unsigned long timeout)=0 | wxEventLoopBase | [pure virtual] |
Exit(int rc=0)=0 | wxEventLoopBase | [pure virtual] |
GetActive() | wxEventLoopBase | [static] |
IsEventAllowedInsideYield(wxEventCategory cat) const | wxEventLoopBase | [virtual] |
IsMain() const | wxEventLoopBase | |
IsOk() const | wxEventLoopBase | [virtual] |
IsRunning() const | wxEventLoopBase | |
IsYielding() const | wxEventLoopBase | [virtual] |
OnExit() | wxEventLoopBase | [protected, virtual] |
Pending() const =0 | wxEventLoopBase | [pure virtual] |
ProcessIdle() | wxEventLoopBase | [virtual] |
Run()=0 | wxEventLoopBase | [pure virtual] |
SetActive(wxEventLoopBase *loop) | wxEventLoopBase | [static] |
WakeUp()=0 | wxEventLoopBase | [pure virtual] |
WakeUpIdle() | wxEventLoopBase | [virtual] |
Yield(bool onlyIfNeeded=false) | wxEventLoopBase | |
YieldFor(long eventsToProcess) | wxEventLoopBase |