copasi API  0.1
Classes | Public Member Functions | Public Attributes
CFunctionAnalyzer::Result Class Reference

#include <CFunctionAnalyzer.h>

List of all members.

Classes

struct  FunctionInformation

Public Member Functions

 Result ()
void clear ()
bool writeResult (std::ostream &os, bool rt, bool verbose) const

Public Attributes

const CFunctionmpFunction
bool mIrreversibleKineticsWithProducts
FunctionInformation mOriginalFunction
bool mReversibleNonSplitable
FunctionInformation mFPart
FunctionInformation mBPart

Detailed Description

This class contains the result of the analysis of one function.


Constructor & Destructor Documentation

CFunctionAnalyzer::Result::Result ( )

Member Function Documentation

void CFunctionAnalyzer::Result::clear ( ) [inline]
bool CFunctionAnalyzer::Result::writeResult ( std::ostream &  os,
bool  rt,
bool  verbose 
) const

writes a text report about the function to the stream. The return value indicates if a problem was reported.


Member Data Documentation

low level information about the backwards part of the function

low level information about the forward part of the function

low level information about the original function


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines