copasi API  0.1
Classes | Public Member Functions | Protected Member Functions | Protected Attributes
CModelAnalyzer Class Reference

#include <CModelAnalyzer.h>

List of all members.

Classes

class  ReactionResult

Public Member Functions

 CModelAnalyzer (const CModel *model)
void writeReport (std::ostream &os, bool rt, bool verbose) const

Protected Member Functions

void checkModel (const CModel *model)
ReactionResult checkReaction (const CReaction *reaction)

Protected Attributes

const CModelmpModel
std::vector< ReactionResultmReactionResults

Constructor & Destructor Documentation

CModelAnalyzer::CModelAnalyzer ( const CModel model)

Member Function Documentation

void CModelAnalyzer::checkModel ( const CModel model) [protected]
CModelAnalyzer::ReactionResult CModelAnalyzer::checkReaction ( const CReaction reaction) [protected]
void CModelAnalyzer::writeReport ( std::ostream &  os,
bool  rt,
bool  verbose 
) const

Member Data Documentation

const CModel* CModelAnalyzer::mpModel [protected]

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