AnimatLab  2
Test
PropagatedSpikeBuffer::const_iterator Class Reference

Iterator to loop over the scheduled spikes at a certain delay. More...

#include <PropagatedSpikeBuffer.h>

+ Collaboration diagram for PropagatedSpikeBuffer::const_iterator:

Public Member Functions

 const_iterator (StgNode *n)
 
bool operator!= (const const_iterator &other)
 
spikegroupid_t operator* ()
 
const_iteratoroperator++ ()
 
StgNodeoperator-> ()
 
bool operator== (const const_iterator &other)
 

Detailed Description

Iterator to loop over the scheduled spikes at a certain delay.

Definition at line 70 of file PropagatedSpikeBuffer.h.


The documentation for this class was generated from the following file: