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

NetworkViewer.h File Reference

#include "DBInterface.h"
#include "NeuronGroupHolder.h"
#include "ConnectionGroupHolder.h"
#include "SpikeStreamApplication.h"
#include <qaccel.h>
#include <qgl.h>
#include <qsplashscreen.h>
#include <qprogressbar.h>
#include <qprogressdialog.h>
#include <qevent.h>
#include <qtimer.h>
#include <vector>
#include <map>
#include <google/dense_hash_map>

Go to the source code of this file.

Classes

class  NetworkViewer
struct  RGBColor

Typedefs

typedef map< RGBColor *, bool > HighlightColorMap
typedef dense_hash_map< unsigned
int, RGBColor * > 
HighlightNeuronMap


Typedef Documentation

typedef map<RGBColor*, bool> HighlightColorMap
 

The type of the map used to store the color of highlighted neurons.

Definition at line 63 of file NetworkViewer.h.

typedef dense_hash_map<unsigned int, RGBColor*> HighlightNeuronMap
 

The type of the map used to store highlighted neurons.

Definition at line 60 of file NetworkViewer.h.


Generated on Mon Sep 3 22:29:04 2007 for SpikeStream Application by  doxygen 1.4.4