[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: contents of struct NETLIST



On Tue, 21 Jul 2009 17:51:39 +0000, Kai-Martin Knaak wrote:

> The NETLIST type that gnetlist uses looks like this:
> 
> /---------------------
> typedef struct st_netlist NETLIST;
> 
> struct st_netlist {
>   int nlid;
>   char *component_uref;
>   OBJECT *object_ptr;
>   CPINLIST *cpins;
>   char *hierarchy_tag;
>   int composite_component;
>   NETLIST *prev;
>   NETLIST *next;
> };
> \---------------------
> 
> Some items in this definition seem opaque to me. What is the property
> "nlid" used for? What is the meaning of the boolean
> "composite_component"? What are the possible values of the
> "hierarchy_tag"?

I am still curious. Any hint, anyone?
( I promise to write a doxygen comment on it ;-)
 
 ---<(kaimartin)>---
-- 
Kai-Martin Knaak
Öffentlicher PGP-Schlüssel:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x6C0B9F53



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user