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

#include <netdefs.h>

Public Attributes

const char * key
 
int type
 
struct {
   nr_double_t   d
 
   const char *   s
 
defaultval
 
struct {
   char   il
 
   nr_double_t   l
 
   nr_double_t   h
 
   char   ih
 
   const char *   str [8]
 
range
 

Detailed Description

Definition at line 83 of file netdefs.h.

Member Data Documentation

nr_double_t property_t::d

Definition at line 87 of file netdefs.h.

struct { ... } property_t::defaultval
nr_double_t property_t::h

Definition at line 93 of file netdefs.h.

char property_t::ih

Definition at line 94 of file netdefs.h.

char property_t::il

Definition at line 91 of file netdefs.h.

const char* property_t::key

Definition at line 84 of file netdefs.h.

nr_double_t property_t::l

Definition at line 92 of file netdefs.h.

struct { ... } property_t::range
const char* property_t::s

Definition at line 88 of file netdefs.h.

const char* property_t::str[8]

Definition at line 95 of file netdefs.h.

int property_t::type

Definition at line 85 of file netdefs.h.


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