COPASI API  4.40.278
CExpressionGenerator::sOperation Struct Reference

Public Member Functions

bool operator< (const sOperation &rhs) const
 
 sOperation (const std::string &_join, const std::string &_surroundStart, const std::string &_surroundEnd, const std::string &_entryStart, const std::string &_entryEnd)
 

Public Attributes

std::string entryEnd
 
std::string entryStart
 
std::string join
 
std::string surroundEnd
 
std::string surroundStart
 

Constructor & Destructor Documentation

◆ sOperation()

CExpressionGenerator::sOperation::sOperation ( const std::string &  _join,
const std::string &  _surroundStart,
const std::string &  _surroundEnd,
const std::string &  _entryStart,
const std::string &  _entryEnd 
)
inline

Member Function Documentation

◆ operator<()

bool CExpressionGenerator::sOperation::operator< ( const sOperation rhs) const
inline

Member Data Documentation

◆ entryEnd

std::string CExpressionGenerator::sOperation::entryEnd

◆ entryStart

std::string CExpressionGenerator::sOperation::entryStart

◆ join

std::string CExpressionGenerator::sOperation::join

◆ surroundEnd

std::string CExpressionGenerator::sOperation::surroundEnd

◆ surroundStart

std::string CExpressionGenerator::sOperation::surroundStart

The documentation for this struct was generated from the following file: