Go to the source code of this file.
Classes | |
| class | nest::Target |
| check legal size More... | |
| class | nest::OffGridTarget |
Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |
Typedefs | |
| using | nest::success_target_size = StaticAssert< sizeof(Target)==8 >::success |
Enumerations | |
| enum | nest::enum_status_target_id { nest::TARGET_ID_PROCESSED , nest::TARGET_ID_UNPROCESSED } |
| This class implements a 64-bit target neuron identifier type. More... | |