Go to the source code of this file.
Namespaces | |
| namespace | fs |
| namespace | fs::rap |
Classes | |
| class | fs::rap::WinApp_t |
| Single-window Application. More... | |
| struct | fs::rap::WinApp_t::InitEv_t |
| Init event, empty. More... | |
| struct | fs::rap::WinApp_t::QuitEv_t |
| Quit event, empty. More... | |
| struct | fs::rap::WinApp_t::RunEv_t |
| Run-time task event, empty. More... | |
| struct | fs::rap::WinApp_t::DrawEv_t |
| Redraw request event, empty. More... | |
| class | fs::rap::WinApp_t::EvRcvr_i |
| Event receiver (client) interface. More... | |
| class | fs::rap::WinApp_t::InitCfg_t |
| Initial configuration. More... | |
| struct | fs::rap::WinApp_t::SizeEv_t |
| Resize event. More... | |
| struct | fs::rap::WinApp_t::KeyEv_t |
| Key / mouse button event. More... | |
| struct | fs::rap::WinApp_t::MouseEv_t |
| Mouse position event. More... | |
Functions | |
| bool | fs::rap::WinAppInit (WinApp_t &App, WinApp_t::InitCfg_t &Cfg) |