NeuralDecoderDerived< Derived > Class Template Reference

#include <ModelNeuron/NeuralDecoder.H>

Inheritance diagram for NeuralDecoderDerived< Derived >:
Inheritance graph
[legend]
Collaboration diagram for NeuralDecoderDerived< Derived >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

NeuralDecoderclone () const
 make a copy of the this object

Protected Member Functions

 NeuralDecoderDerived (const SimTime &timeStep=SimTime::MSECS(1.0), const SimTime &windowSize=SimTime::MSECS(100.0))

Detailed Description

template<class Derived>
class NeuralDecoderDerived< Derived >

A class to derive from to create new NeuralDecoders. New NeuralDecoder derived types can derive from this class to inherit the clone() function if desired.

Definition at line 105 of file NeuralDecoder.H.


Member Function Documentation

template<class Derived>
NeuralDecoder* NeuralDecoderDerived< Derived >::clone (  )  const [inline, virtual]

make a copy of the this object

Implements NeuralDecoder.

Definition at line 108 of file NeuralDecoder.H.


The documentation for this class was generated from the following file:
Generated on Sun May 8 08:43:37 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3