GeNN  4.9.0
GPU enhanced Neuronal Networks (GeNN)
SpineMLSimulator::Input::SpikeBase Member List

This is the complete list of members for SpineMLSimulator::Input::SpikeBase, including all inherited members.

apply(double dt, unsigned long long timestep)=0SpineMLSimulator::Input::Basepure virtual
Base(double dt, const pugi::xml_node &node, std::unique_ptr< InputValue::Base > value)SpineMLSimulator::Input::Baseprotected
injectSpike(unsigned int neuronID)SpineMLSimulator::Input::SpikeBaseprotected
PushCurrentSpikesFunc typedefSpineMLSimulator::Input::SpikeBaseprotected
shouldApply(unsigned long long timestep) constSpineMLSimulator::Input::Baseinlineprotected
SpikeBase(double dt, const pugi::xml_node &node, std::unique_ptr< InputValue::Base > value, unsigned int popSize, unsigned int *spikeQueuePtr, unsigned int *hostSpikeCount, unsigned int *hostSpikes, PushCurrentSpikesFunc pushCurrentSpikes)SpineMLSimulator::Input::SpikeBaseprotected
updateValues(double dt, unsigned long long timestep, std::function< void(unsigned int, double)> applyValueFunc) constSpineMLSimulator::Input::Baseprotected
uploadSpikes()SpineMLSimulator::Input::SpikeBaseprotected
~Base()SpineMLSimulator::Input::Basevirtual