COPASI API  4.40.278
CCopasiXMLInterface::DBL Class Reference

#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)
 

Constructor & Destructor Documentation

◆ DBL() [1/2]

CCopasiXMLInterface::DBL::DBL ( const C_FLOAT64 value = 0.0)

References min, and mValue.

◆ DBL() [2/2]

CCopasiXMLInterface::DBL::DBL ( const char *  value)

References mValue.

◆ ~DBL()

CCopasiXMLInterface::DBL::~DBL ( )

Member Function Documentation

◆ operator const C_FLOAT64 &()

CCopasiXMLInterface::DBL::operator const C_FLOAT64 & ( ) const

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const DBL dbl 
)
friend

Member Data Documentation

◆ mValue

C_FLOAT64 CCopasiXMLInterface::DBL::mValue
private

Referenced by DBL().


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