| COPASI API
    4.40.278
    | 
This is the complete list of members for CTableCell, including all inherited members.
| CTableCell(const char &separator='\t') | CTableCell | |
| CTableCell(const CTableCell &src) | CTableCell | |
| getName() const | CTableCell | |
| getSeparator() const | CTableCell | |
| getValue() const | CTableCell | |
| isEmpty() const | CTableCell | |
| isValue() const | CTableCell | |
| mIsEmpty | CTableCell | private | 
| mIsValue | CTableCell | private | 
| mName | CTableCell | private | 
| mSeparator | CTableCell | private | 
| mValue | CTableCell | private | 
| operator>>(std::istream &is, CTableCell &cell) | CTableCell | friend | 
| setSeparator(const char &separator) | CTableCell | |
| ~CTableCell() | CTableCell |