COPASI API
4.40.278
|
#include <CCopasiXMLInterface.h>
Public Member Functions | |
DBL (const C_FLOAT64 &value=0.0) | |
DBL (const char *value) | |
operator const C_FLOAT64 & () const | |
~DBL () | |
Private Attributes | |
C_FLOAT64 | mValue |
Friends | |
std::ostream & | operator<< (std::ostream &os, const DBL &dbl) |
CCopasiXMLInterface::DBL::DBL | ( | const char * | value | ) |
References mValue.
CCopasiXMLInterface::DBL::~DBL | ( | ) |
CCopasiXMLInterface::DBL::operator const C_FLOAT64 & | ( | ) | const |
|
friend |