NEST main@caf0ae8
 
Loading...
Searching...
No Matches
nest::GrowthCurveFactory< GrowthCurveType > Class Template Reference

Factory class for generating objects of type GrowthCurve. More...

#include <growth_curve_factory.h>

Inheritance diagram for nest::GrowthCurveFactory< GrowthCurveType >:
[legend]
Collaboration diagram for nest::GrowthCurveFactory< GrowthCurveType >:
[legend]

Public Member Functions

GrowthCurve * create () const override
 
- Public Member Functions inherited from nest::GenericGrowthCurveFactory
virtual ~GenericGrowthCurveFactory ()
 

Detailed Description

template<typename GrowthCurveType>
class nest::GrowthCurveFactory< GrowthCurveType >

Factory class for generating objects of type GrowthCurve.

Member Function Documentation

◆ create()

template<typename GrowthCurveType >
GrowthCurve * nest::GrowthCurveFactory< GrowthCurveType >::create ( ) const
inlineoverridevirtual

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