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

#include <nodelist.h>

Collaboration diagram for nodelist_t:
Collaboration graph
[legend]

Public Attributes

int n
 
char * name
 
node ** nodes
 
int nNodes
 
int nAlloc
 
int internal
 
struct nodelist_tnext
 

Detailed Description

Definition at line 31 of file nodelist.h.

Member Data Documentation

int nodelist_t::internal

Definition at line 37 of file nodelist.h.

int nodelist_t::n

Definition at line 32 of file nodelist.h.

int nodelist_t::nAlloc

Definition at line 36 of file nodelist.h.

char* nodelist_t::name

Definition at line 33 of file nodelist.h.

struct nodelist_t* nodelist_t::next

Definition at line 38 of file nodelist.h.

int nodelist_t::nNodes

Definition at line 35 of file nodelist.h.

node** nodelist_t::nodes

Definition at line 34 of file nodelist.h.


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