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

#include <check_mdl.h>

Collaboration diagram for mdl_link_t:
Collaboration graph
[legend]

Public Attributes

struct mdl_link_tparent
 
char * name
 
char * type
 
struct mdl_lcontent_tcontent
 
struct mdl_link_tnext
 

Detailed Description

Definition at line 96 of file check_mdl.h.

Member Data Documentation

struct mdl_lcontent_t* mdl_link_t::content

Definition at line 100 of file check_mdl.h.

char* mdl_link_t::name

Definition at line 98 of file check_mdl.h.

struct mdl_link_t* mdl_link_t::next

Definition at line 101 of file check_mdl.h.

struct mdl_link_t* mdl_link_t::parent

Definition at line 97 of file check_mdl.h.

char* mdl_link_t::type

Definition at line 99 of file check_mdl.h.


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