#include <logOutput.h>
|
| 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)) |
|
virtual void | record (double dt, unsigned long long timestep) override |
|
| Base (const pugi::xml_node &node, double dt) |
|
virtual | ~Base () |
|
◆ Event()
SpineMLSimulator::LogOutput::Event::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(*)(void) |
pullCurrentSpikesFunc |
|
) |
| |
◆ record()
void SpineMLSimulator::LogOutput::Event::record |
( |
double |
dt, |
|
|
unsigned long long |
timestep |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: