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

Definition at line 15556 of file QSopt_ex.h.
Data Fields | |
| int | at |
| char * | desc |
| int | lineNumber |
| mpf_qsformat_error * | next |
| char * | theLine |
| int | type |
Definition at line 15563 of file QSopt_ex.h.
Referenced by mpf_ILLadd_error_to_memory(), mpf_ILLformat_error_create(), mpf_ILLformat_error_print(), and mpf_QSerror_get_pos().
| char* mpf_qsformat_error::desc |
Definition at line 15558 of file QSopt_ex.h.
Referenced by mpf_ILLadd_error_to_memory(), mpf_ILLformat_error_create(), mpf_ILLformat_error_delete(), and mpf_QSerror_get_desc().
Definition at line 15562 of file QSopt_ex.h.
Referenced by mpf_ILLadd_error_to_memory(), mpf_ILLformat_error_create(), and mpf_QSerror_get_line_number().
Definition at line 15560 of file QSopt_ex.h.
Referenced by mpf_ILLadd_error_to_memory(), mpf_ILLerror_memory_free(), mpf_ILLformat_error_create(), and mpf_QSerror_memory_get_prev_error().
Definition at line 15559 of file QSopt_ex.h.
Referenced by mpf_ILLadd_error_to_memory(), mpf_ILLformat_error_create(), mpf_ILLformat_error_delete(), and mpf_QSerror_get_line().
Definition at line 15561 of file QSopt_ex.h.
Referenced by mpf_ILLadd_error_to_memory(), mpf_ILLformat_error_create(), mpf_ILLformat_error_print(), and mpf_QSerror_get_type().
1.4.7