My Project
0.0.16
QUCS Mapping
|
#include <check_citi.h>
Public Attributes | |
struct citi_header_t * | head |
vector * | data |
struct citi_package_t * | next |
Definition at line 43 of file check_citi.h.
vector* citi_package_t::data |
Definition at line 45 of file check_citi.h.
struct citi_header_t* citi_package_t::head |
Definition at line 44 of file check_citi.h.
struct citi_package_t* citi_package_t::next |
Definition at line 46 of file check_citi.h.