#include <logOutput.h>
|
| | Base (const pugi::xml_node &node, double dt) |
| |
| virtual | ~Base () |
| |
| virtual void | record (double dt, unsigned long long timestep)=0 |
| |
◆ Base()
| SpineMLSimulator::LogOutput::Base::Base |
( |
const pugi::xml_node & |
node, |
|
|
double |
dt |
|
) |
| |
◆ ~Base()
| virtual SpineMLSimulator::LogOutput::Base::~Base |
( |
| ) |
|
|
inlinevirtual |
◆ getEndTimestep()
| unsigned long long SpineMLSimulator::LogOutput::Base::getEndTimestep |
( |
| ) |
const |
|
inlineprotected |
◆ record()
| virtual void SpineMLSimulator::LogOutput::Base::record |
( |
double |
dt, |
|
|
unsigned long long |
timestep |
|
) |
| |
|
pure virtual |
◆ shouldRecord()
| bool SpineMLSimulator::LogOutput::Base::shouldRecord |
( |
unsigned long long |
timestep | ) |
const |
|
inlineprotected |
The documentation for this class was generated from the following files: