NEURON
node_data.hpp File Reference

Go to the source code of this file.

Classes

struct  neuron::container::Node::storage
 Underlying storage for all Nodes. More...
 
struct  neuron::container::Node::owning_handle
 Owning handle to a Node. More...
 

Namespaces

 neuron
 In mechanism libraries, cannot use auto const token = nrn_ensure_model_data_are_sorted(); because the return type is incomplete (from include/neuron/model_data.hpp).
 
 neuron::container
 
 neuron::container::Node
 

Typedefs

using neuron::container::Node::handle = handle_interface< non_owning_identifier< storage > >
 Non-owning handle to a Node. More...