|
libbio
|
#include "bio/cellular/common//Types.h"#include "bio/chemical/structure/motif/LinearMotif.h"#include "bio/common/wrapper/Pointer.h"

Go to the source code of this file.
Namespaces | |
| namespace | bio |
| namespace | bio::neural |
Typedefs | |
| typedef chemical::LinearMotif< Neuron >::Contents | bio::neural::Neurons |
| typedef chemical::LinearMotif< Neuropil >::Contents | bio::neural::Neuropils |
| typedef chemical::LinearMotif< Dendrite >::Contents | bio::neural::Dendrites |
| typedef chemical::LinearMotif< Axon >::Contents | bio::neural::Axons |
| typedef chemical::LinearMotif< Synapse >::Contents | bio::neural::Synapses |
| typedef chemical::LinearMotif< Potential >::Contents | bio::neural::Potentials |
| typedef Potentials | bio::neural::MembranePotentials |