GenericConductanceBasedSpikingSynapse< Response > Class Template Reference

#include <GenericConductanceBasedSpikingSynapse.h>

Inheritance diagram for GenericConductanceBasedSpikingSynapse< Response >:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GenericConductanceBasedSpikingSynapse ()
virtual ~GenericConductanceBasedSpikingSynapse ()
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 ()

Public Attributes

float Erev

Protected Attributes

ConductanceInputTargettarget
 Pointer to current summation point within the synaptic target.


Detailed Description

template<class Response>
class GenericConductanceBasedSpikingSynapse< Response >

Definition at line 24 of file GenericConductanceBasedSpikingSynapse.h.


Constructor & Destructor Documentation

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

Definition at line 29 of file GenericConductanceBasedSpikingSynapse.h.

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

Definition at line 34 of file GenericConductanceBasedSpikingSynapse.h.


Member Function Documentation

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

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

template<class Response>
virtual void GenericConductanceBasedSpikingSynapse< 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 68 of file GenericConductanceBasedSpikingSynapse.h.

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

Definition at line 73 of file GenericConductanceBasedSpikingSynapse.h.


Member Data Documentation

template<class Response>
float GenericConductanceBasedSpikingSynapse< Response >::Erev

template<class Response>
ConductanceInputTarget* GenericConductanceBasedSpikingSynapse< 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