|
NXWidgets
1.19
|
Public Member Functions | |
| work_state_t () | |
Public Attributes | |
| work_s | work |
| CWindowMessenger * | windowMessenger |
| void * | instance |
Structure that stores data for the work queue callback.
Definition at line 88 of file cwindowmessenger.hxx.
|
inline |
Definition at line 94 of file cwindowmessenger.hxx.
| void* NxWM::CWindowMessenger::work_state_t::instance |
Definition at line 92 of file cwindowmessenger.hxx.
| CWindowMessenger* NxWM::CWindowMessenger::work_state_t::windowMessenger |
Definition at line 91 of file cwindowmessenger.hxx.
| work_s NxWM::CWindowMessenger::work_state_t::work |
Definition at line 90 of file cwindowmessenger.hxx.
1.8.13