MINT2
Public Member Functions | Protected Member Functions | List of all members
MINT::IReturnRealWithSmoothy Class Referenceabstract

#include <IReturnRealWithSmoothy.h>

Inheritance diagram for MINT::IReturnRealWithSmoothy:
MINT::IReturnReal

Public Member Functions

virtual double SmootherLargerRealVal ()=0
 
virtual ~IReturnRealWithSmoothy ()
 
- Public Member Functions inherited from MINT::IReturnReal
virtual double RealVal ()=0
 
virtual ~IReturnReal ()
 

Protected Member Functions

 IReturnRealWithSmoothy ()
 
- Protected Member Functions inherited from MINT::IReturnReal
 IReturnReal ()
 

Detailed Description

Definition at line 11 of file IReturnRealWithSmoothy.h.

Constructor & Destructor Documentation

◆ IReturnRealWithSmoothy()

MINT::IReturnRealWithSmoothy::IReturnRealWithSmoothy ( )
inlineprotected

Definition at line 13 of file IReturnRealWithSmoothy.h.

13 {};

◆ ~IReturnRealWithSmoothy()

virtual MINT::IReturnRealWithSmoothy::~IReturnRealWithSmoothy ( )
inlinevirtual

Definition at line 17 of file IReturnRealWithSmoothy.h.

17 {};

Member Function Documentation

◆ SmootherLargerRealVal()

virtual double MINT::IReturnRealWithSmoothy::SmootherLargerRealVal ( )
pure virtual

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