COPASI API  4.40.278
FPraxisTemplate< CType > Class Template Reference

#include <CPraxis.h>

Inheritance diagram for FPraxisTemplate< CType >:
[legend]

Public Member Functions

 FPraxisTemplate (CType *pType, const C_FLOAT64 &(CType::*method)(C_FLOAT64 *, C_INT32 &))
 
virtual const C_FLOAT64operator() (C_FLOAT64 *value, C_INT32 &n)
 
virtual ~FPraxisTemplate ()
 
- Public Member Functions inherited from FPraxis
virtual ~FPraxis ()
 

Private Attributes

const C_FLOAT64 &(CType::* mMethod )(C_FLOAT64 *, C_INT32 &)
 
CType * mpType
 

Constructor & Destructor Documentation

◆ FPraxisTemplate()

template<class CType >
FPraxisTemplate< CType >::FPraxisTemplate ( CType *  pType,
const C_FLOAT64 &(CType::*)(C_FLOAT64 *, C_INT32 &)  method 
)
inline

◆ ~FPraxisTemplate()

template<class CType >
virtual FPraxisTemplate< CType >::~FPraxisTemplate ( )
inlinevirtual

Member Function Documentation

◆ operator()()

template<class CType >
virtual const C_FLOAT64& FPraxisTemplate< CType >::operator() ( C_FLOAT64 value,
C_INT32 n 
)
inlinevirtual

Member Data Documentation

◆ mMethod

template<class CType >
const C_FLOAT64&(CType::* FPraxisTemplate< CType >::mMethod) (C_FLOAT64 *, C_INT32 &)
private

◆ mpType

template<class CType >
CType* FPraxisTemplate< CType >::mpType
private

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