Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

Network::SpikeRequest Struct Reference

#include <network.h>

List of all members.

Public Methods

bool operator< (const SpikeRequest &sr) const

Public Attributes

AmTimeInt spikeTime
AmTimeInt requestTime
unsigned int requestOrder
Neuronrequestor


Detailed Description

SpikeRequest is used to keep track of scheduled spikes in the event queue. The priority_queue from the STL ranks entries based on the < operator (defined below). The ranking will be in order of spikeTime, requestTime, and requestOrder.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 4 02:30:37 2002 for Amygdala by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002