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
mdl_element_t Struct Reference

#include <check_mdl.h>

Collaboration diagram for mdl_element_t:
Collaboration graph
[legend]

Public Attributes

int number
 
char * name
 
char * value
 
char * attr
 
struct mdl_element_tnext
 

Detailed Description

Definition at line 70 of file check_mdl.h.

Member Data Documentation

char* mdl_element_t::attr

Definition at line 74 of file check_mdl.h.

char* mdl_element_t::name

Definition at line 72 of file check_mdl.h.

struct mdl_element_t* mdl_element_t::next

Definition at line 75 of file check_mdl.h.

int mdl_element_t::number

Definition at line 71 of file check_mdl.h.

char* mdl_element_t::value

Definition at line 73 of file check_mdl.h.


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