MINT2
Mint
IFitParRegister.h
Go to the documentation of this file.
1
#ifndef I_FIT_PAR_REGISTER_HH
2
#define I_FIT_PAR_REGISTER_HH
3
4
5
namespace
MINT
{
6
class
IFitParRegister
:
virtual
public
IFitParDependent
{
7
public
:
8
virtual
bool
changedSinceLastCall
()
const
=0;
9
virtual
bool
registerFitParDependence
(
const
IFitParDependent
& fpd)=0;
10
};
11
12
}
13
14
#endif
15
//
16
17
MINT::IFitParDependent
Definition:
IFitParDependent.h:10
MINT::IFitParRegister::registerFitParDependence
virtual bool registerFitParDependence(const IFitParDependent &fpd)=0
MINT::IFitParRegister::changedSinceLastCall
virtual bool changedSinceLastCall() const =0
MINT
Definition:
BasicComplex.h:7
MINT::IFitParRegister
Definition:
IFitParRegister.h:6
Generated by
1.8.15