COPASI API  4.40.278
CCallbackInterface Class Referenceabstract

#include <CCallback.h>

Inheritance diagram for CCallbackInterface:
[legend]

Public Types

typedef void(* Type) (void *, void *)
 

Public Member Functions

virtual void operator() (void *=NULL, void *=NULL)=0
 
virtual ~CCallbackInterface ()
 

Member Typedef Documentation

◆ Type

typedef void(* CCallbackInterface::Type) (void *, void *)

Constructor & Destructor Documentation

◆ ~CCallbackInterface()

virtual CCallbackInterface::~CCallbackInterface ( )
inlinevirtual

Member Function Documentation

◆ operator()()

virtual void CCallbackInterface::operator() ( void *  = NULL,
void *  = NULL 
)
pure virtual

Implemented in CStaticCallback, and CCallback< Callee >.


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