CARLsim
5.0.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 98 of file spike_buffer.h.
|
inline |
Definition at line 100 of file spike_buffer.h.
|
inline |
Definition at line 101 of file spike_buffer.h.
|
inline |
Definition at line 115 of file spike_buffer.h.
|
inline |
Definition at line 107 of file spike_buffer.h.
|
inline |
Definition at line 119 of file spike_buffer.h.
|
inline |
Definition at line 103 of file spike_buffer.h.
|
inline |
Definition at line 111 of file spike_buffer.h.