SpikeStream Library  0.2
spikestream::Connection Member List
This is the complete list of members for spikestream::Connection, including all inherited members.
Connection()spikestream::Connection
Connection(unsigned fromNeuronID, unsigned toNeuronID, float delay, float weight)spikestream::Connection
Connection(unsigned id, unsigned fromNeuronID, unsigned toNeuronID, float delay, float weight)spikestream::Connection
Connection(const Connection &conn)spikestream::Connection
getDelay()spikestream::Connection [inline]
getFromNeuronID()spikestream::Connection [inline]
getID()spikestream::Connection [inline]
getTempWeight()spikestream::Connection [inline]
getToNeuronID()spikestream::Connection [inline]
getWeight()spikestream::Connection [inline]
operator=(const Connection &rhs)spikestream::Connection
print()spikestream::Connection
setFromNeuronID(unsigned fromNeurID)spikestream::Connection [inline]
setID(unsigned id)spikestream::Connection [inline]
setTempWeight(float newTempWeight)spikestream::Connection [inline]
setToNeuronID(unsigned toNeurID)spikestream::Connection [inline]
setWeight(float newWeight)spikestream::Connection [inline]
 All Classes Files Functions Variables Typedefs Defines