| 
    Qucs-core
    0.0.18
    
   | 
 
#include <check_citi.h>
Data Fields | |
| char * | package | 
| char * | var | 
| char * | type | 
| int | i1 | 
| int | i2 | 
| int | n | 
| struct citi_header_t * | next | 
Definition at line 36 of file check_citi.h.
| int citi_header_t::i1 | 
Definition at line 40 of file check_citi.h.
| int citi_header_t::i2 | 
Definition at line 40 of file check_citi.h.
| int citi_header_t::n | 
Definition at line 41 of file check_citi.h.
| struct citi_header_t * citi_header_t::next | 
Definition at line 42 of file check_citi.h.
| char * citi_header_t::package | 
Definition at line 37 of file check_citi.h.
| char * citi_header_t::type | 
Definition at line 39 of file check_citi.h.
| char * citi_header_t::var | 
Definition at line 38 of file check_citi.h.
 1.8.6