31 #include "slimodule.h"    32 #include "slifunction.h"    48     void init(SLIInterpreter*);
    50     const std::string 
name(
void) 
const;
    70         void execute(SLIInterpreter*) 
const;
    72     init_synapse_updater_i_i_function_;
 void init(SLIInterpreter *)
Definition: sporemodule.cpp:152
 
const std::string name(void) const
Definition: sporemodule.cpp:90
 
InitSynapseUpdater_i_i_Function()
Definition: sporemodule.cpp:112
 
~SporeModule()
Definition: sporemodule.cpp:83
 
void execute(SLIInterpreter *) const
Definition: sporemodule.cpp:122
 
The class defining the SPORE module. 
Definition: sporemodule.h:41
 
SporeModule()
Definition: sporemodule.cpp:70
 
InitSynapseUpdater SLI function. 
Definition: sporemodule.h:66
 
const std::string commandstring(void) const
Definition: sporemodule.cpp:102
 
Global namespace holding all classes of the SPORE NEST module. 
Definition: circular_buffer.h:31