rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::wx Namespace Reference

namespace for wxWidgets adapters for rotor More...

Classes

struct  supervisor_config_wx_builder_t
 config builder for wx supervisor More...
 
struct  supervisor_config_wx_t
 wx supervisor config, which holds a pointer to the "context window". More...
 
struct  supervisor_wx_t
 delivers rotor-messages on top of wx event More...
 
struct  system_context_wx_t
 The wxWidgets system context, which holds a pointer to wxApp and root wx-supervisor. More...
 

Typedefs

using supervisor_ptr_t = intrusive_ptr_t< supervisor_wx_t >
 intrusive pointer for wx supervisor
 
using system_context_ptr_t = typename system_context_wx_t::ptr_t
 intrusive pointer type for wx system context
 

Detailed Description

namespace for wxWidgets adapters for rotor