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

SimpleSpikeInput Class Reference

#include <amygdala/simplespikeinput.h>

Inheritance diagram for SimpleSpikeInput:

SpikeInput List of all members.

Public Methods

 SimpleSpikeInput (Network *network)
virtual ~SimpleSpikeInput ()
virtual void ReadInputBuffer ()

Detailed Description

Author:
Matt Grover


Member Function Documentation

virtual void SimpleSpikeInput::ReadInputBuffer   [virtual]
 

If streaming input has been turned on in Network, the event loop will call ReadInputBuffer() every time the input spike queue has been emptied. This should read additional input from some source and add it to the input queue.

Implements SpikeInput.


The documentation for this class 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