COPASI API
4.16.103
|
Go to the source code of this file.
Classes | |
class | CQFunctionDM |
Macros | |
#define | COL_MATH_DESC_FUNCTIONS 3 |
#define | COL_NAME_FUNCTIONS 1 |
#define | COL_SBML_ID_FUNCTIONS 4 |
#define | COL_TYPE_FUNCTIONS 2 |
#define | TOTAL_COLS_FUNCTIONS 5 |
#define COL_MATH_DESC_FUNCTIONS 3 |
Definition at line 28 of file CQFunctionDM.h.
Referenced by CQFunctionDM::data(), CQFunctionDM::headerData(), and CQFunctionDM::setData().
#define COL_NAME_FUNCTIONS 1 |
Definition at line 26 of file CQFunctionDM.h.
Referenced by CQFunctionDM::data(), CQFunctionDM::flags(), CQFunctionDM::headerData(), CQFunctionDM::insertRows(), and CQFunctionDM::setData().
#define COL_SBML_ID_FUNCTIONS 4 |
Definition at line 29 of file CQFunctionDM.h.
Referenced by CQFunctionDM::data(), and CQFunctionDM::headerData().
#define COL_TYPE_FUNCTIONS 2 |
Definition at line 27 of file CQFunctionDM.h.
Referenced by CQFunctionDM::data(), CQFunctionDM::headerData(), and CQFunctionDM::setData().
#define TOTAL_COLS_FUNCTIONS 5 |
Definition at line 30 of file CQFunctionDM.h.
Referenced by CQFunctionDM::columnCount().