NEST  2.6.0,not_revisioned_source_dir@0
Classes | Namespaces | Functions
genericmodel.h File Reference

Go to the source code of this file.

Classes

class  nest::GenericModel< ElementT >
 Generic Model template. More...
 

Namespaces

 nest
 Class representing a synapse with Hill short term plasticity.
 

Functions

template<class ModelT >
index nest::register_model (Network &net, const std::string &name, bool private_model=false)
 Register a model prototype with the network. More...
 
template<class ModelT >
index nest::register_preconf_model (Network &net, const std::string &name, Dictionary &conf, bool private_model=false)
 Register a pre-configured model prototype with the network. More...
 
template<class ModelT >
index nest::register_private_model (Network &net, const std::string &name)
 Register a private model prototype with the network. More...