SpikeStream Application Library  0.2
spikestream::EventRouter Class Reference

#include <EventRouter.h>

List of all members.

Public Slots

void archiveListChangedSlot ()
void archiveChangedSlot ()
void analysisStarted ()
void analysisStopped ()
void networkChangedSlot ()
void networkListChangedSlot ()
void networkDisplayChangedSlot ()
void neuronGroupDisplayChangedSlot ()
void visibleConnectionsChangedSlot ()
void weightsChangedSlot ()
void reloadSlot ()

Signals

void analysisNotRunningSignal (bool isNotRunning)
void analysisStartedSignal ()
void analysisStoppedSignal ()
void archiveChangedSignal ()
void archiveListChangedSignal ()
void startSimulationSignal ()
void stopSimulationSignal ()
void startStopSimulationSignal ()
void stepSimulationSignal ()
void moveBackwardSignal ()
void moveForwardSignal ()
void moveUpSignal ()
void moveDownSignal ()
void moveLeftSignal ()
void moveRightSignal ()
void resetViewSignal ()
void rotateUpSignal ()
void rotateDownSignal ()
void rotateLeftSignal ()
void rotateRightSignal ()
void networkChangedSignal ()
void networkDisplayChangedSignal ()
void networkListChangedSignal ()
void networkViewChangedSignal ()
void neuronGroupDisplayChangedSignal ()
void visibleConnectionsChangedSignal ()
void weightsChangedSignal ()
void reloadSignal ()
void showAllOrNoneConnectionsSignal ()

Detailed Description

Class held within globals that enables other classes to listen for application wide events, such as reload, etc.

Definition at line 11 of file EventRouter.h.


Member Function Documentation

void spikestream::EventRouter::analysisNotRunningSignal ( bool  isNotRunning) [signal]

Definition at line 22 of file EventRouter.h.

Definition at line 23 of file EventRouter.h.

Definition at line 19 of file EventRouter.h.

Definition at line 18 of file EventRouter.h.

Definition at line 26 of file EventRouter.h.

Definition at line 28 of file EventRouter.h.

Definition at line 27 of file EventRouter.h.

Definition at line 29 of file EventRouter.h.

void spikestream::EventRouter::reloadSlot ( ) [inline, slot]

Definition at line 34 of file EventRouter.h.

Definition at line 30 of file EventRouter.h.

Definition at line 31 of file EventRouter.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Friends Defines