Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cspore::CheckParametersGeneric class to check parameters
 Cspore::CircularBuffer< T >An iterable circular buffer
 CCommonSynapseProperties
 Cspore::SporeTestConnectionCommonPropertiesClass holding the common properties for all synapses of type SporeTestConnection
 Cspore::SynapticSamplingRewardGradientCommonPropertiesClass holding the common properties for all synapses of type SynapticSamplingRewardGradientConnection
 Cspore::pc::Con< T >Base class to all conditions that can be imposed onto parameters
 Cspore::pc::CBigger< T >"Bigger than" condition. Parameter must be larger or equal to given value
 Cspore::pc::CMax< T >Maximum condition. Parameter must be smaller or equal to given value
 Cspore::pc::CMin< T >Minimum condition. Parameter must be larger or equal to given value
 Cspore::pc::CSmaller< T >"Smaller than" condition. Parameter must be larger or equal to given value
 CConnection
 Cspore::SporeTestConnection< targetidentifierT >Connection for testing the spore module
 Cspore::SynapticSamplingRewardGradientConnection< targetidentifierT >Reward-based synaptic sampling connection class
 Cspore::ConnectionDataLoggerBaseBase class to all data loggers for connections
 Cspore::ConnectionDataLogger< ConnectionType >Generic version of data logger for connections
 Cspore::ConnectionUpdateManagerClass that manages updating diligent connections
 Cspore::CircularBuffer< T >::const_iteratorConstant iterator class
 CEvent
 Cspore::SynapseUpdateEventThe dummy event class used to trigger synapse updates
 CGenericConnectorModel
 Cspore::DiligentConnectorModel< ConnectionT >Connector model for diligent connections
 Cspore::GetStatusGeneric parameter getter class
 CNode
 Cspore::ConnectionUpdaterNest node to handle synapse updates on regular time grid
 Cspore::TracingNodeBase class to all nodes that record traces
 Cspore::PoissonDblExpNeuronPoint process neuron with double-exponential shaped PSCs
 Cspore::RewardInProxyA device allows to receive reward traces from another process
 Cspore::SporeTestNodeNode to test the SPORE module
 Cspore::RewardInProxy::Parameters_Class holding parameter variables of the proxy
 Cspore::ConnectionDataLoggerBase::RecorderDataData structure that holds the recorded data
 Cspore::SetDefaultGeneric class to set up the default parameters
 Cspore::SetStatusGeneric parameter setter class
 CSLIFunction
 Cspore::SporeModule::InitSynapseUpdater_i_i_FunctionInitSynapseUpdater SLI function
 CSLIModule
 Cspore::SporeModuleThe class defining the SPORE module
 Cspore::SporeTestBaseBase class to all tests
 Cspore::TestCircularBufferTest class for the CircularBuffer container
 Cspore::TestPulseTraceTest class to generate a pulsed trace for testing synapse models
 Cspore::TestTracingNodeTest class for TracingNode
 Cspore::RewardInProxy::State_Class holding state variables of the proxy