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

StartSimRes Struct Reference

#include <SimulationManager.h>

List of all members.

Public Attributes

bool canceled
bool started


Detailed Description

Struct holding the outcome of an attempt to initialise the simulation. The simulation may have started or the initialisation may have been cancelled by the user.

Definition at line 44 of file SimulationManager.h.


Member Data Documentation

bool StartSimRes::canceled
 

Definition at line 46 of file SimulationManager.h.

Referenced by SimulationWidget::initialiseButtonToggled(), SimulationManager::initialiseSimulation(), and SimulationManager::loadNeuronData().

bool StartSimRes::started
 

Definition at line 45 of file SimulationManager.h.

Referenced by SimulationWidget::initialiseButtonToggled(), SimulationManager::initialiseSimulation(), and SimulationManager::loadNeuronData().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 3 22:29:05 2007 for SpikeStream Application by  doxygen 1.4.4