| ▼Nspore | Global namespace holding all classes of the SPORE NEST module |
| ▼Npc | Definition of parameter conditions |
| CCBigger | "Bigger than" condition. Parameter must be larger or equal to given value |
| CCMax | Maximum condition. Parameter must be smaller or equal to given value |
| CCMin | Minimum condition. Parameter must be larger or equal to given value |
| CCon | Base class to all conditions that can be imposed onto parameters |
| CCSmaller | "Smaller than" condition. Parameter must be larger or equal to given value |
| CCheckParameters | Generic class to check parameters |
| ▼CCircularBuffer | An iterable circular buffer |
| Cconst_iterator | Constant iterator class |
| CConnectionDataLogger | Generic version of data logger for connections |
| ▼CConnectionDataLoggerBase | Base class to all data loggers for connections |
| CRecorderData | Data structure that holds the recorded data |
| CConnectionUpdateManager | Class that manages updating diligent connections |
| CConnectionUpdater | Nest node to handle synapse updates on regular time grid |
| CDiligentConnectorModel | Connector model for diligent connections |
| CGetStatus | Generic parameter getter class |
| CPoissonDblExpNeuron | Point process neuron with double-exponential shaped PSCs |
| ▼CRewardInProxy | A device allows to receive reward traces from another process |
| CParameters_ | Class holding parameter variables of the proxy |
| CState_ | Class holding state variables of the proxy |
| CSetDefault | Generic class to set up the default parameters |
| CSetStatus | Generic parameter setter class |
| ▼CSporeModule | The class defining the SPORE module |
| CInitSynapseUpdater_i_i_Function | InitSynapseUpdater SLI function |
| CSporeTestBase | Base class to all tests |
| CSporeTestConnection | Connection for testing the spore module |
| CSporeTestConnectionCommonProperties | Class holding the common properties for all synapses of type SporeTestConnection |
| CSporeTestNode | Node to test the SPORE module |
| CSynapseUpdateEvent | The dummy event class used to trigger synapse updates |
| CSynapticSamplingRewardGradientCommonProperties | Class holding the common properties for all synapses of type SynapticSamplingRewardGradientConnection |
| CSynapticSamplingRewardGradientConnection | Reward-based synaptic sampling connection class |
| CTestCircularBuffer | Test class for the CircularBuffer container |
| CTestPulseTrace | Test class to generate a pulsed trace for testing synapse models |
| CTestTracingNode | Test class for TracingNode |
| CTracingNode | Base class to all nodes that record traces |
1.8.13