**************************************************************************************************************** /// Classes for relay callback **************************************************************************************************************** ///
The class is used to store user-defined callback function and to be registered in core (i.e., snn_cpu.cpp) Once the core invokes the callback method of the class, the class relays all parameter and invokes user-defined callback function.
- See also
- SpikeGenerator
Definition at line 71 of file callback_core.h.