COPASI API  4.40.278
CModel.cpp File Reference

Macros

#define MNumMetabolitesReactionDependent   (mNumMetabolitesReaction - mNumMetabolitesReactionIndependent)
 

Functions

const CObjectInterfacegetDependentOrNull (const std::map< const CObjectInterface *, size_t > &dependentMap, int index)
 
std::string getNextId (const std::string &base, int count)
 
size_t getUsedSymbolCount (const std::string &unit, const std::string &symbol)
 

Macro Definition Documentation

◆ MNumMetabolitesReactionDependent

#define MNumMetabolitesReactionDependent   (mNumMetabolitesReaction - mNumMetabolitesReactionIndependent)

Function Documentation

◆ getDependentOrNull()

const CObjectInterface* getDependentOrNull ( const std::map< const CObjectInterface *, size_t > &  dependentMap,
int  index 
)

◆ getNextId()

std::string getNextId ( const std::string &  base,
int  count 
)

◆ getUsedSymbolCount()

size_t getUsedSymbolCount ( const std::string &  unit,
const std::string &  symbol 
)