AnimatLab
2
Test
|
Iterator to loop over the scheduled spikes at a certain delay. More...
#include <PropagatedSpikeBuffer.h>
Public Member Functions | |
const_iterator (StgNode *n) | |
bool | operator!= (const const_iterator &other) |
spikegroupid_t | operator* () |
const_iterator & | operator++ () |
StgNode * | operator-> () |
bool | operator== (const const_iterator &other) |
Iterator to loop over the scheduled spikes at a certain delay.
Definition at line 70 of file PropagatedSpikeBuffer.h.