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:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

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

Definition at line 55 of file PropagatedSpikeBuffer.h.


Constructor & Destructor Documentation

PropagatedSpikeBuffer::const_iterator::const_iterator (  )  [inline]

Definition at line 58 of file PropagatedSpikeBuffer.h.

PropagatedSpikeBuffer::const_iterator::const_iterator ( StgNode n  )  [inline]

Definition at line 59 of file PropagatedSpikeBuffer.h.


Member Function Documentation

StgNode* PropagatedSpikeBuffer::const_iterator::operator-> (  )  [inline]

Definition at line 61 of file PropagatedSpikeBuffer.h.

spikegroupid_t PropagatedSpikeBuffer::const_iterator::operator* (  )  [inline]

Definition at line 62 of file PropagatedSpikeBuffer.h.

References PropagatedSpikeBuffer::StgNode::stg.

bool PropagatedSpikeBuffer::const_iterator::operator== ( const const_iterator other  )  [inline]

Definition at line 64 of file PropagatedSpikeBuffer.h.

References node.

bool PropagatedSpikeBuffer::const_iterator::operator!= ( const const_iterator other  )  [inline]

Definition at line 66 of file PropagatedSpikeBuffer.h.

References node.

const_iterator& PropagatedSpikeBuffer::const_iterator::operator++ (  )  [inline]

Definition at line 68 of file PropagatedSpikeBuffer.h.

References PropagatedSpikeBuffer::StgNode::next.


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

Generated on Wed Jul 9 16:34:52 2008 for PCSIM by  doxygen 1.5.5