|
Qucs-core
0.0.19
|
#include <check_mdl.h>

Data Fields | |
| int | type |
| union { | |
| struct mdl_dataset_t * data | |
| struct mdl_hyptable_t * hyptable | |
| }; | |
| struct mdl_dcontent_t * | next |
Definition at line 119 of file check_mdl.h.
| union { ... } |
| struct mdl_dataset_t* mdl_dcontent_t::data |
Definition at line 122 of file check_mdl.h.
Definition at line 123 of file check_mdl.h.
| struct mdl_dcontent_t* mdl_dcontent_t::next |
Definition at line 125 of file check_mdl.h.
Definition at line 120 of file check_mdl.h.
1.7.6.1