Template Listenable

The Listenable template is a virtual implementation which handles the listener UDAs, storing them within a local "listeners" mapping.

Arguments

template Listenable();

Variables

Field name Field Type Descrption
listeners ListenerObject[]

Functions

Function name Description
loadListeners
registerListener Registers a listener from a ListenerObject