CARLsim
4.1.0
CARLsim: a GPU-accelerated SNN simulator
|
Iterator to loop over the scheduled spikes at a certain delay. More...
#include <spike_buffer.h>
Public Member Functions | |
SpikeIterator () | |
SpikeIterator (SpikeNode *n) | |
bool | operator!= (const SpikeIterator &other) |
int | operator* () |
SpikeIterator * | operator++ () |
SpikeNode * | operator-> () |
bool | operator== (const SpikeIterator &other) |
Definition at line 97 of file spike_buffer.h.
|
inline |
Definition at line 99 of file spike_buffer.h.
|
inline |
Definition at line 100 of file spike_buffer.h.
|
inline |
Definition at line 114 of file spike_buffer.h.
|
inline |
Definition at line 106 of file spike_buffer.h.
|
inline |
Definition at line 118 of file spike_buffer.h.
|
inline |
Definition at line 102 of file spike_buffer.h.
|
inline |
Definition at line 110 of file spike_buffer.h.