GenericCurrentBasedSpikingSynapse< Response > Class Template Reference

#include <GenericCurrentBasedSpikingSynapse.h>

Inheritance diagram for GenericCurrentBasedSpikingSynapse< Response >:

Inheritance graph
[legend]
Collaboration diagram for GenericCurrentBasedSpikingSynapse< Response >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GenericCurrentBasedSpikingSynapse ()
virtual ~GenericCurrentBasedSpikingSynapse ()
virtual int advance (AdvanceInfo const &ai)
virtual void outgoing (SimObject *receiver)
virtual void outgoing (SimObject *receiver, SimObject::ID const &rec, SimObject::ID const &self, SimNetwork &net)
 Connects the synapse to the postsynaptic object which must be a synaptic target.
virtual SimObjectgetChainedObject ()

Protected Attributes

CurrentInputTargettarget


Detailed Description

template<class Response>
class GenericCurrentBasedSpikingSynapse< Response >

Definition at line 21 of file GenericCurrentBasedSpikingSynapse.h.


Constructor & Destructor Documentation

template<class Response>
GenericCurrentBasedSpikingSynapse< Response >::GenericCurrentBasedSpikingSynapse (  )  [inline]

Definition at line 25 of file GenericCurrentBasedSpikingSynapse.h.

template<class Response>
virtual GenericCurrentBasedSpikingSynapse< Response >::~GenericCurrentBasedSpikingSynapse (  )  [inline, virtual]

Definition at line 30 of file GenericCurrentBasedSpikingSynapse.h.


Member Function Documentation

template<class Response>
virtual int GenericCurrentBasedSpikingSynapse< Response >::advance ( AdvanceInfo const &  ai  )  [inline, virtual]

template<class Response>
virtual void GenericCurrentBasedSpikingSynapse< Response >::outgoing ( SimObject receiver  )  [inline, virtual]

template<class Response>
virtual void GenericCurrentBasedSpikingSynapse< Response >::outgoing ( SimObject receiver,
SimObject::ID const &  rec,
SimObject::ID const &  self,
SimNetwork net 
) [inline, virtual]

Connects the synapse to the postsynaptic object which must be a synaptic target.

Definition at line 59 of file GenericCurrentBasedSpikingSynapse.h.

template<class Response>
virtual SimObject* GenericCurrentBasedSpikingSynapse< Response >::getChainedObject (  )  [inline, virtual]

Definition at line 64 of file GenericCurrentBasedSpikingSynapse.h.


Member Data Documentation

template<class Response>
CurrentInputTarget* GenericCurrentBasedSpikingSynapse< Response >::target [protected]


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

Generated on Wed Jul 9 16:34:50 2008 for PCSIM by  doxygen 1.5.5