copasi API  0.1
Public Member Functions | Protected Member Functions
SLVSFunctor< CType > Class Template Reference

#include <common.h>

Inheritance diagram for SLVSFunctor< CType >:
SLVS

List of all members.

Public Member Functions

 SLVSFunctor (CType *pType, C_INT(CType::*pMethod)(double *wm, C_INT *iwm, double *x, double *tem))
virtual ~SLVSFunctor ()
virtual C_INT operator() (double *wm, C_INT *iwm, double *x, double *tem)

Protected Member Functions

 SLVSFunctor ()

template<typename CType>
class SLVSFunctor< CType >


Constructor & Destructor Documentation

template<typename CType >
SLVSFunctor< CType >::SLVSFunctor ( CType *  pType,
C_INT(CType::*)(double *wm, C_INT *iwm, double *x, double *tem)  pMethod 
) [inline]
template<typename CType >
virtual SLVSFunctor< CType >::~SLVSFunctor ( ) [inline, virtual]
template<typename CType >
SLVSFunctor< CType >::SLVSFunctor ( ) [inline, protected]

Member Function Documentation

template<typename CType >
virtual C_INT SLVSFunctor< CType >::operator() ( double *  wm,
C_INT *  iwm,
double *  x,
double *  tem 
) [inline, virtual]

Reimplemented from SLVS.


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