Qucs-core  0.0.18
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
mdl_link_t Struct Reference

#include <check_mdl.h>

Data Fields

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

Detailed Description

Definition at line 97 of file check_mdl.h.

Field Documentation

struct mdl_lcontent_t * mdl_link_t::content

Definition at line 101 of file check_mdl.h.

char * mdl_link_t::name

Definition at line 99 of file check_mdl.h.

struct mdl_link_t * mdl_link_t::next

Definition at line 102 of file check_mdl.h.

struct mdl_link_t * mdl_link_t::parent

Definition at line 98 of file check_mdl.h.

char * mdl_link_t::type

Definition at line 100 of file check_mdl.h.


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