COPASI API
4.40.278
|
#include "iostream"
#include "sbml/packages/layout/sbml/Layout.h"
#include "sbml/packages/render/sbml/LocalRenderInformation.h"
#include "sbml/packages/render/extension/RenderLayoutPlugin.h"
#include "sbml/packages/render/extension/RenderListOfLayoutsPlugin.h"
#include "sbml/packages/layout/sbml/GeneralGlyph.h"
#include "copasi/copasi.h"
#include "CLayout.h"
#include "CLReactionGlyph.h"
#include "SBMLDocumentLoader.h"
#include "copasi/report/CKeyFactory.h"
#include "copasi/sbml/CSBMLExporter.h"
#include "copasi/core/CRootContainer.h"
Macros | |
#define | USE_LAYOUT 1 |
#define | USE_RENDER 1 |
Functions | |
std::ostream & | operator<< (std::ostream &os, const CLayout &l) |
#define USE_LAYOUT 1 |
#define USE_RENDER 1 |
std::ostream& operator<< | ( | std::ostream & | os, |
const CLayout & | l | ||
) |
insert operator