My Project
0.0.16
QUCS Mapping
|
#include <check_citi.h>
Public Attributes | |
char * | package |
char * | var |
char * | type |
int | i1 |
int | i2 |
int | n |
struct citi_header_t * | next |
Definition at line 34 of file check_citi.h.
int citi_header_t::i1 |
Definition at line 38 of file check_citi.h.
int citi_header_t::i2 |
Definition at line 38 of file check_citi.h.
int citi_header_t::n |
Definition at line 39 of file check_citi.h.
struct citi_header_t* citi_header_t::next |
Definition at line 40 of file check_citi.h.
char* citi_header_t::package |
Definition at line 35 of file check_citi.h.
char* citi_header_t::type |
Definition at line 37 of file check_citi.h.
char* citi_header_t::var |
Definition at line 36 of file check_citi.h.