copasi API  0.1
Public Member Functions
FPraxisTemplate< CType > Class Template Reference

#include <CPraxis.h>

Inheritance diagram for FPraxisTemplate< CType >:
FPraxis

List of all members.

Public Member Functions

 FPraxisTemplate (CType *pType, const C_FLOAT64 &(CType::*method)(C_FLOAT64 *, C_INT *))
virtual ~FPraxisTemplate ()
virtual const C_FLOAT64 & operator() (C_FLOAT64 *value, C_INT *n)

template<class CType>
class FPraxisTemplate< CType >


Constructor & Destructor Documentation

template<class CType >
FPraxisTemplate< CType >::FPraxisTemplate ( CType *  pType,
const C_FLOAT64 &(CType::*)(C_FLOAT64 *, C_INT *)  method 
) [inline]
template<class CType >
virtual FPraxisTemplate< CType >::~FPraxisTemplate ( ) [inline, virtual]

Member Function Documentation

template<class CType >
virtual const C_FLOAT64& FPraxisTemplate< CType >::operator() ( C_FLOAT64 *  value,
C_INT *  n 
) [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines