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

namespace for fltk adapters for rotor More...

Classes

struct  supervisor_fltk_t
 delivers rotor-messages on top of fltk async callback More...
 

Typedefs

using supervisor_config_fltk_t = supervisor_config_t
 alias for supervisor config
 
template<typename Supervisor >
using supervisor_config_fltk_builder_t = supervisor_config_builder_t< Supervisor >
 CRTP supervisor fltk config builder (just an alias for generic builder)
 
using system_context_fltk_t = system_context_t
 alias for system main system context
 
using system_context_ptr_t = rotor::intrusive_ptr_t< system_context_fltk_t >
 intrusive pointer type for fltk system context
 

Detailed Description

namespace for fltk adapters for rotor