MINT2
|
#include <IReturnRealWithSmoothy.h>
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 () | |
Definition at line 11 of file IReturnRealWithSmoothy.h.
|
inlineprotected |
Definition at line 13 of file IReturnRealWithSmoothy.h.
|
inlinevirtual |
Definition at line 17 of file IReturnRealWithSmoothy.h.
|
pure virtual |