bpp-core
2.2.0
|
#include <Bpp/Numeric/Number.h>
Public Member Functions | |
BppNotANumber () | |
virtual | ~BppNotANumber () |
virtual BppNotANumber * | clone () const |
Create a copy of this object and send a pointer to it. More... | |
virtual std::string | toString () const |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Create a copy of this object and send a pointer to it.
Implements bpp::BppNumberI.
Definition at line 84 of file Number.h.
References BppNotANumber().
|
inlinevirtual |
Implements bpp::BppNumberI.