Free Electron
Classes
Signal System

Classes

class  fe::ext::ChainSignaler
 SignalerI that calls registered HandlerI instances in order. More...
 
class  fe::ext::DispatchI
 General call mechanism to enable exposure to scripting without requiring any binding work. More...
 
class  fe::ext::HandlerI
 Interface to handle signals from an SignalerI. More...
 
class  fe::ext::LogHandler
 Print signal layout name. More...
 
class  fe::ext::ParserI
 Interface to handle a sequence (vector) of tokens/words/strings. More...
 
class  fe::ext::PushSequencer
 Mechanism to fire scheduled signals. More...
 
class  fe::ext::ReactorI
 Enable specification of named 'reactions', presumably to anticipated conditions. More...
 
class  fe::ext::SequencerI
 Timed record broadcaster. More...
 
class  fe::ext::SignalerI
 Selective record broadcaster. More...
 
class  fe::ext::Signature
 @ brief Defines a call argument signature for DispatchI More...
 
class  fe::ext::ThreadSignaler
 SignalerI that calls registered HandlerI instances in parallel. More...
 

Detailed Description