SpikeStream Nemo Plugin  0.2
spikestream::NemoLoader Class Reference

#include <NemoLoader.h>

List of all members.

Signals

void progress (int stepsCompleted, int totalSteps)

Public Member Functions

 NemoLoader ()
 ~NemoLoader ()
nemo_network_t buildNemoNetwork (Network *network, QHash< unsigned, synapse_id * > &volatileConGrpMap, const bool *stop)

Detailed Description

Loads the network into the graphics hardware ready to run with Nemo

Definition at line 28 of file NemoLoader.h.


Constructor & Destructor Documentation

Constructor

Definition at line 28 of file NemoLoader.cpp.

Destructor

Definition at line 42 of file NemoLoader.cpp.


Member Function Documentation

nemo_network_t NemoLoader::buildNemoNetwork ( Network *  network,
QHash< unsigned, synapse_id * > &  volatileConGrpMap,
const bool *  stop 
)

Loads the simulation

Definition at line 57 of file NemoLoader.cpp.

void spikestream::NemoLoader::progress ( int  stepsCompleted,
int  totalSteps 
) [signal]

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