The dummy event class used to trigger synapse updates. More...
#include <connection_updater.h>
Public Member Functions | |
virtual Event * | clone () const |
virtual void | operator() () |
The dummy event class used to trigger synapse updates.
The event sent to the synapse for updates. This is a dummy event, that must not be communicated to the postsynaptic neuron. Trying to send or clone an instance of SynapseUpdateEvent will raise an exception. SynapseUpdateEvent should have an invalid rport of -1.