GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
This is the complete list of members for SpineMLSimulator::LogOutput::Event, including all inherited members.
Base(const pugi::xml_node &node, double dt) | SpineMLSimulator::LogOutput::Base | |
Event(const pugi::xml_node &node, double dt, unsigned long long numTimeSteps, const std::string &port, unsigned int popSize, const filesystem::path &logPath, unsigned int *spikeQueuePtr, unsigned int *hostSpikeCount, unsigned int *hostSpikes, void(*pullCurrentSpikesFunc)(void)) | SpineMLSimulator::LogOutput::Event | |
getEndTimestep() const | SpineMLSimulator::LogOutput::Base | inlineprotected |
record(double dt, unsigned long long timestep) override | SpineMLSimulator::LogOutput::Event | virtual |
shouldRecord(unsigned long long timestep) const | SpineMLSimulator::LogOutput::Base | inlineprotected |
~Base() | SpineMLSimulator::LogOutput::Base | inlinevirtual |