Cypress  1.0
C++ Spiking Neural Network Simulation Framework
Public Member Functions | List of all members
cypress::NeuronMixin< Impl > Class Template Reference

#include <network_mixins.hpp>

Public Member Functions

Impl * operator-> ()
 
const Impl * operator-> () const
 
Impl & operator* ()
 
const Impl & operator* () const
 

Member Function Documentation

template<typename Impl>
Impl& cypress::NeuronMixin< Impl >::operator* ( )
inline
template<typename Impl>
const Impl& cypress::NeuronMixin< Impl >::operator* ( ) const
inline
template<typename Impl>
Impl* cypress::NeuronMixin< Impl >::operator-> ( )
inline
template<typename Impl>
const Impl* cypress::NeuronMixin< Impl >::operator-> ( ) const
inline

The documentation for this class was generated from the following file: