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

CompareSynapse Class Reference

CompareSynapse is a functor used to provide a '<' operation for synapses (for sorting). The operation is performed on the value returned by Synapse::GetPostNeuron(). More...

#include <amygdala/neuron.h>

List of all members.

Public Methods

 CompareSynapse ()
 ~CompareSynapse ()
bool operator() (const Synapse *lsyn, const Synapse *rsyn)


Detailed Description

CompareSynapse is a functor used to provide a '<' operation for synapses (for sorting). The operation is performed on the value returned by Synapse::GetPostNeuron().


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