#include <QSopt_ex.h>
Collaboration diagram for mpq_qsformat_error:

Definition at line 12519 of file QSopt_ex.h.
Data Fields | |
| int | at |
| char * | desc |
| int | lineNumber |
| mpq_qsformat_error * | next |
| char * | theLine |
| int | type |
Definition at line 12526 of file QSopt_ex.h.
Referenced by mpq_ILLadd_error_to_memory(), mpq_ILLformat_error_create(), mpq_ILLformat_error_print(), and mpq_QSerror_get_pos().
| char* mpq_qsformat_error::desc |
Definition at line 12521 of file QSopt_ex.h.
Referenced by mpq_ILLadd_error_to_memory(), mpq_ILLformat_error_create(), mpq_ILLformat_error_delete(), and mpq_QSerror_get_desc().
Definition at line 12525 of file QSopt_ex.h.
Referenced by mpq_ILLadd_error_to_memory(), mpq_ILLformat_error_create(), and mpq_QSerror_get_line_number().
Definition at line 12523 of file QSopt_ex.h.
Referenced by mpq_ILLadd_error_to_memory(), mpq_ILLerror_memory_free(), mpq_ILLformat_error_create(), and mpq_QSerror_memory_get_prev_error().
Definition at line 12522 of file QSopt_ex.h.
Referenced by mpq_ILLadd_error_to_memory(), mpq_ILLformat_error_create(), mpq_ILLformat_error_delete(), and mpq_QSerror_get_line().
Definition at line 12524 of file QSopt_ex.h.
Referenced by mpq_ILLadd_error_to_memory(), mpq_ILLformat_error_create(), mpq_ILLformat_error_print(), and mpq_QSerror_get_type().
1.4.7