|
copasi API
0.1
|
| Activity enum name | COutputInterface | |
| AFTER enum value | COutputInterface | |
| append() const | CReport | |
| BEFORE enum value | COutputInterface | |
| cleanup() | CReport | |
| compile(std::vector< CCopasiContainer * > listOfContainer, const CCopasiDataModel *pDataModel) | CReport | [virtual] |
| COutputInterface() | COutputInterface | [inline] |
| COutputInterface(const COutputInterface &src) | COutputInterface | [inline] |
| CReport() | CReport | |
| CReport(const CReport &src) | CReport | |
| DURING enum value | COutputInterface | |
| finish() | CReport | [virtual] |
| getObjects() const | COutputInterface | [inline, virtual] |
| getReportDefinition() | CReport | |
| getStream() const | CReport | |
| getTarget() const | CReport | |
| mObjects | COutputInterface | [protected] |
| open(const CCopasiDataModel *pDataModel, std::ostream *pOstream=NULL) | CReport | |
| output(const Activity &activity) | CReport | [virtual] |
| separate(const Activity &) | CReport | [virtual] |
| setAppend(bool append) | CReport | |
| setReportDefinition(CReportDefinition *reportDef) | CReport | |
| setTarget(std::string target) | CReport | |
| ~COutputInterface() | COutputInterface | [inline, virtual] |
| ~CReport() | CReport |
1.7.5.1