COPASI API
4.16.103
|
Implementation file of class CModelEntity and CModelValue. More...
#include <iostream>
#include <string>
#include <vector>
#include <limits>
#include "copasi.h"
#include "CModel.h"
#include "CModelValue.h"
#include "CopasiDataModel/CCopasiDataModel.h"
#include "function/CExpression.h"
#include "report/CCopasiObjectReference.h"
#include "report/CKeyFactory.h"
#include "utilities/utility.h"
#include "report/CCopasiRootContainer.h"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const CModelValue &d) |
Implementation file of class CModelEntity and CModelValue.
Definition in file CModelValue.cpp.
std::ostream& operator<< | ( | std::ostream & | os, |
const CModelValue & | d | ||
) |
insert operator
Definition at line 675 of file CModelValue.cpp.
References CCopasiObject::getObjectName(), CModelEntity::getStatus(), CModelEntity::mpIValue, CModelEntity::mpValue, and CModelEntity::mRate.