Main Page | Namespace List | Alphabetical List | Class List | Directories | File List | Class Members | File Members

synapseKeyCompare Struct Reference

#include <GlobalVariables.h>

List of all members.

Public Member Functions

bool operator() (const unsigned int *key1, const unsigned int *key2) const


Detailed Description

Comparison function for synapseMonitorMap. Need a comparison function that returns true if s1 is less than s2, and false otherwise. This is made similar to an alphabetical comparison so that if the first byte in s1 is less than the first byte in s2. the whole int[] s1 is rated as less than s2.

Definition at line 117 of file GlobalVariables.h.


Member Function Documentation

bool synapseKeyCompare::operator() const unsigned int *  key1,
const unsigned int *  key2
const [inline]
 

Definition at line 118 of file GlobalVariables.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 3 22:18:50 2007 for SpikeStream Library by  doxygen 1.4.4