Public Member Functions | List of all members
spore::SynapseUpdateEvent Class Reference

The dummy event class used to trigger synapse updates. More...

#include <connection_updater.h>

Inheritance diagram for spore::SynapseUpdateEvent:
Inheritance graph
[legend]
Collaboration diagram for spore::SynapseUpdateEvent:
Collaboration graph
[legend]

Public Member Functions

virtual Event * clone () const
 
virtual void operator() ()
 

Detailed Description

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.


The documentation for this class was generated from the following file: