copasi API  0.1
Public Member Functions
SpecificUpdateMethod< CType, VType > Class Template Reference

#include <CCopasiObject.h>

Inheritance diagram for SpecificUpdateMethod< CType, VType >:
UpdateMethod

List of all members.

Public Member Functions

 SpecificUpdateMethod (CType *pType, void(CType::*method)(const VType &))
virtual ~SpecificUpdateMethod ()
virtual void operator() (const VType &value)

template<class CType, class VType>
class SpecificUpdateMethod< CType, VType >


Constructor & Destructor Documentation

template<class CType, class VType>
SpecificUpdateMethod< CType, VType >::SpecificUpdateMethod ( CType *  pType,
void(CType::*)(const VType &)  method 
) [inline]
template<class CType, class VType>
virtual SpecificUpdateMethod< CType, VType >::~SpecificUpdateMethod ( ) [inline, virtual]

Member Function Documentation

template<class CType, class VType>
virtual void SpecificUpdateMethod< CType, VType >::operator() ( const VType &  value) [inline, virtual]

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