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

#include <check_mdl.h>

Collaboration diagram for mdl_dcontent_t:
Collaboration graph
[legend]

Public Attributes

int type
 
union {
   struct mdl_dataset_t *   data
 
   struct mdl_hyptable_t *   hyptable
 
}; 
 
struct mdl_dcontent_tnext
 

Detailed Description

Definition at line 118 of file check_mdl.h.

Member Data Documentation

union { ... }
struct mdl_dataset_t* mdl_dcontent_t::data

Definition at line 121 of file check_mdl.h.

struct mdl_hyptable_t* mdl_dcontent_t::hyptable

Definition at line 122 of file check_mdl.h.

struct mdl_dcontent_t* mdl_dcontent_t::next

Definition at line 124 of file check_mdl.h.

int mdl_dcontent_t::type

Definition at line 119 of file check_mdl.h.


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