| CConditionalEstimator | Estimates conditional mean, var, etc. of a stochastic process |
| CCovariation | Covariation process |
| CDataCollector | Class used to do user defined data collection in nested runs |
| CDependanceEstimator | Estimating dependencies of conditional variables |
| CDifferentialEquation | A stochastic differential equation |
| CDisplay | Class for displaying matrix data and analytical functions |
| CDisplayAction | An action object |
| CEstimator | Base class for estimation of various stochastic properties |
| CEventMultiplexer | |
| CFunction | Class for mathematical functions |
| CGraph | The graph of a function |
| CIfNeuron | Class implementing a simple integrate-and-fire neuron |
| CIntervalEstimator | Estimates interval distribution, mean, var, etc. of a time series |
| CMatrix | Matrix class |
| CMlCalciumChannel | Class implementing a calcium channel for a Morris-Lecar |
| CMlNeuron | Class implementing a Morris-Lecar neuron |
| CMlPotassiumChannel | Class implementing a potassium channel for a Morris-Lecar |
| CNeuron | Class implementing a simple integrate-and-fire neuron |
| CNoise | A correlated noise source |
| CNoiseSource | A set of mutually correlated noise sources (Wiener, Poisson and Ornstein-Uhlenbeck processes) |
| CNullStream | Class used for piping output into nothingness |
| CParametric | Class describing objects which can be parametrized |
| CPhysical | A physical value |
| CPlot | A plot descriptor used by the Display class |
| CPoisson | Returns delta peaks with a static rate |
| CPoissonNoise | A poisson noise source |
| CProcessEstimator | Estimates mean, var, etc. of a stochastic process |
| CProduct | A product of the function input and a scalar |
| CQueue | Small queue |
| CRandN | An object which uses the randn function |
| CRegular | Returns delta peaks with a static rate |
| CScalar | Returns a scalar |
| CScalarEstimator | Estimates mean, variance, etc. of a scalar stochastic variable |
| CSeriesEstimator | Recorder for stochastic properties of series |
| CSimpleSynapse | A synapse |
| CSpikingNeuron | Base class for all spiking neurons |
| CSquare | Returns the product of Xt*Xt and a scalar |
| CStochasticEventGenerator | An object which generates events |
| CStochasticFunction | A parametrized stochastic variable |
| CStochasticProcess | A stochastic variable |
| CStochasticVariable | A simple stochastic variable |
| CSynapse | A synapse |
| CThetaMembrane | Theta neuron membranedecay term |
| CThetaNeuron | A Theta Neuron |
| CThetaStimulus | Theta neuron stimulus term |
| CThresholdDetector | Detects whether a value is above a threshold |
| CTime | The time |
| CTimeDelay | Class implementing time delay |
| CTimeDependent | Time dependent objects |
| CUnit | A physical unit |
| CVoltageDependance | Returns a product of a difference of Xt |
| CWiener | Properties for all Wiener processes |
| CWienerCpp | Condensed Poisson Process |
| CWienerNoise | A Wiener process (white) noise source |