COPASI API
4.16.103
|
#include <sbml/packages/layout/sbml/ReactionGlyph.h>
#include <sbml/packages/layout/sbml/SpeciesReferenceGlyph.h>
#include "copasi.h"
#include "CLReactionGlyph.h"
#include "report/CKeyFactory.h"
#include "copasi/report/CCopasiRootContainer.h"
Go to the source code of this file.
Macros | |
#define | USE_LAYOUT 1 |
Functions | |
std::ostream & | operator<< (std::ostream &os, const CLGlyphWithCurve &g) |
std::ostream & | operator<< (std::ostream &os, const CLReferenceGlyph &g) |
std::ostream & | operator<< (std::ostream &os, const CLMetabReferenceGlyph &g) |
std::ostream & | operator<< (std::ostream &os, const CLGeneralGlyph &g) |
std::ostream & | operator<< (std::ostream &os, const CLReactionGlyph &g) |
#define USE_LAYOUT 1 |
Definition at line 17 of file CLReactionGlyph.cpp.
std::ostream& operator<< | ( | std::ostream & | os, |
const CLGlyphWithCurve & | g | ||
) |
insert operator
Definition at line 94 of file CLReactionGlyph.cpp.
References CLGlyphWithCurve::mCurve.
std::ostream& operator<< | ( | std::ostream & | os, |
const CLReferenceGlyph & | g | ||
) |
insert operator
Definition at line 210 of file CLReactionGlyph.cpp.
References CLGraphicalObject::getModelObjectDisplayName(), CLReferenceGlyph::getTargetGlyph(), and CLGlyphWithCurve::mCurve.
std::ostream& operator<< | ( | std::ostream & | os, |
const CLMetabReferenceGlyph & | g | ||
) |
insert operator
Definition at line 362 of file CLReactionGlyph.cpp.
References CLMetabReferenceGlyph::getMetabGlyph(), CLGraphicalObject::getModelObjectDisplayName(), CLMetabReferenceGlyph::getRole(), and CLGlyphWithCurve::mCurve.
std::ostream& operator<< | ( | std::ostream & | os, |
const CLGeneralGlyph & | g | ||
) |
insert operator
Definition at line 641 of file CLReactionGlyph.cpp.
References CLGlyphWithCurve::mCurve, CLGeneralGlyph::mvReferences, CLGeneralGlyph::mvSubglyphs, and CCopasiVector< T >::size().
std::ostream& operator<< | ( | std::ostream & | os, |
const CLReactionGlyph & | g | ||
) |
insert operator
Definition at line 824 of file CLReactionGlyph.cpp.
References CLGlyphWithCurve::mCurve, CLReactionGlyph::mvMetabReferences, and CCopasiVector< T >::size().