Namespaceempathy::radio
empathy
Classes

Namespaceempathy::radio

Uses over Radio frequency of frquency: 98.02 Mhz. Just kidding! it communicates using emission and reception of events. To either emit or receive an event, one must override the Subscriber class. Also see: Event and Subscriber

Classes

BroadcastStation

The class responsible for managing all events, including which subscriber it should be dispatched to,

Event
Subscriber

The class to be overridden to emit/receive events.

TimeBroadcaster

The class responsible for creating timeouts.