My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
citi_header_t Struct Reference

#include <check_citi.h>

Collaboration diagram for citi_header_t:
Collaboration graph
[legend]

Public Attributes

char * package
 
char * var
 
char * type
 
int i1
 
int i2
 
int n
 
struct citi_header_tnext
 

Detailed Description

Definition at line 34 of file check_citi.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: