|
libbio
|
Namespaces | |
| namespace | firing_condition |
Classes | |
| class | Affinity |
| class | Axon |
| class | AxonGuide |
| class | AxonProtein |
| class | Brain |
| class | CallerDependentProtein |
| class | Class |
| class | Dendrite |
| class | DendriteProtein |
| class | GuideOneToOne |
| class | GuideRandom |
| class | Impulse |
| class | MembranePotential |
| class | Neurite |
| class | Neuron |
| class | Neuropil |
| class | Potential |
| class | StemCell |
| class | Synapse |
| struct | SynapseDetachReport |
| class | SynapseProtein |
Typedefs | |
| typedef chemical::LinearMotif< Neuron >::Contents | Neurons |
| typedef chemical::LinearMotif< Neuropil >::Contents | Neuropils |
| typedef chemical::LinearMotif< Dendrite >::Contents | Dendrites |
| typedef chemical::LinearMotif< Axon >::Contents | Axons |
| typedef chemical::LinearMotif< Synapse >::Contents | Synapses |
| typedef chemical::LinearMotif< Potential >::Contents | Potentials |
| typedef Potentials | MembranePotentials |
| typedef Arrangement< Impulse > | Impulses |
Potentials are mutable components of neural::Cells.
These are changed during operation.
Feature flags.
These are not TranscriptionFactors and should only deal with configuration, rather than purpose.
| typedef chemical::LinearMotif<Axon>::Contents bio::neural::Axons |
| typedef chemical::LinearMotif<Neuron>::Contents bio::neural::Neurons |
| typedef chemical::LinearMotif<Synapse>::Contents bio::neural::Synapses |