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

This is the complete list of members for SpineMLSimulator::Input::Base, 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
shouldApply(unsigned long long timestep) constSpineMLSimulator::Input::Baseinlineprotected
updateValues(double dt, unsigned long long timestep, std::function< void(unsigned int, double)> applyValueFunc) constSpineMLSimulator::Input::Baseprotected
~Base()SpineMLSimulator::Input::Basevirtual