COPASI API  4.40.278
CStaticCallback Class Reference

#include <CCallback.h>

Inheritance diagram for CStaticCallback:
[legend]

Public Member Functions

 CStaticCallback (Type method)
 
virtual void operator() (void *pData=NULL, void *pCaller=NULL)
 
virtual ~CStaticCallback ()
 
- Public Member Functions inherited from CCallbackInterface
virtual ~CCallbackInterface ()
 

Private Member Functions

 CStaticCallback ()
 

Private Attributes

Type mMethod
 

Additional Inherited Members

- Public Types inherited from CCallbackInterface
typedef void(* Type) (void *, void *)
 

Constructor & Destructor Documentation

◆ CStaticCallback() [1/2]

CStaticCallback::CStaticCallback ( )
inlineprivate

◆ CStaticCallback() [2/2]

CStaticCallback::CStaticCallback ( Type  method)
inline

◆ ~CStaticCallback()

virtual CStaticCallback::~CStaticCallback ( )
inlinevirtual

Member Function Documentation

◆ operator()()

virtual void CStaticCallback::operator() ( void *  pData = NULL,
void *  pCaller = NULL 
)
inlinevirtual

Implements CCallbackInterface.

Member Data Documentation

◆ mMethod

Type CStaticCallback::mMethod
private

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