Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NsporeGlobal namespace holding all classes of the SPORE NEST module
 NpcDefinition of parameter conditions
 CCBigger"Bigger than" condition. Parameter must be larger or equal to given value
 CCMaxMaximum condition. Parameter must be smaller or equal to given value
 CCMinMinimum condition. Parameter must be larger or equal to given value
 CConBase class to all conditions that can be imposed onto parameters
 CCSmaller"Smaller than" condition. Parameter must be larger or equal to given value
 CCheckParametersGeneric class to check parameters
 CCircularBufferAn iterable circular buffer
 Cconst_iteratorConstant iterator class
 CConnectionDataLoggerGeneric version of data logger for connections
 CConnectionDataLoggerBaseBase class to all data loggers for connections
 CRecorderDataData structure that holds the recorded data
 CConnectionUpdateManagerClass that manages updating diligent connections
 CConnectionUpdaterNest node to handle synapse updates on regular time grid
 CDiligentConnectorModelConnector model for diligent connections
 CGetStatusGeneric parameter getter class
 CPoissonDblExpNeuronPoint process neuron with double-exponential shaped PSCs
 CRewardInProxyA 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
 CSetDefaultGeneric class to set up the default parameters
 CSetStatusGeneric parameter setter class
 CSporeModuleThe class defining the SPORE module
 CInitSynapseUpdater_i_i_FunctionInitSynapseUpdater SLI function
 CSporeTestBaseBase class to all tests
 CSporeTestConnectionConnection for testing the spore module
 CSporeTestConnectionCommonPropertiesClass holding the common properties for all synapses of type SporeTestConnection
 CSporeTestNodeNode to test the SPORE module
 CSynapseUpdateEventThe dummy event class used to trigger synapse updates
 CSynapticSamplingRewardGradientCommonPropertiesClass holding the common properties for all synapses of type SynapticSamplingRewardGradientConnection
 CSynapticSamplingRewardGradientConnectionReward-based synaptic sampling connection class
 CTestCircularBufferTest class for the CircularBuffer container
 CTestPulseTraceTest class to generate a pulsed trace for testing synapse models
 CTestTracingNodeTest class for TracingNode
 CTracingNodeBase class to all nodes that record traces