COPASI API
4.16.103
|
Implementation file of class CCopasiArray and CArrayAnnotation. More...
#include <sstream>
#include "CAnnotatedMatrix.h"
#include "CCopasiVector.h"
#include "report/CKeyFactory.h"
#include "report/CArrayElementReference.h"
#include "CopasiDataModel/CCopasiDataModel.h"
Go to the source code of this file.
Macros | |
#define | SPC(level) std::string(level, ' ') |
Functions | |
std::ostream & | operator<< (std::ostream &os, const CArrayAnnotation &o) |
Implementation file of class CCopasiArray and CArrayAnnotation.
Definition in file CAnnotatedMatrix.cpp.
#define SPC | ( | level | ) | std::string(level, ' ') |
Definition at line 382 of file CAnnotatedMatrix.cpp.
Referenced by CArrayAnnotation::printRecursively().
std::ostream& operator<< | ( | std::ostream & | os, |
const CArrayAnnotation & | o | ||
) |
Definition at line 438 of file CAnnotatedMatrix.cpp.
References CArrayAnnotation::array(), CArrayAnnotation::dimensionality(), CArrayAnnotation::getAnnotationsString(), CArrayAnnotation::getDescription(), CCopasiObject::getObjectName(), CArrayAnnotation::printRecursively(), and CCopasiAbstractArray::size().