_StringList Struct Reference

Collaboration diagram for _StringList:

Collaboration graph
[legend]

Detailed Description

List with string data.

Definition at line 738 of file dxf.c.

Data Fields

char * str
_StringListnext


Field Documentation

struct _StringList* _StringList::next
 

Pointer to next item.

Definition at line 741 of file dxf.c.

Referenced by dxf_string_insert().

char* _StringList::str
 

String value.

Definition at line 740 of file dxf.c.


The documentation for this struct was generated from the following file:
Generated on Sat Nov 10 10:25:24 2007 for PCB-DXF-HID by  doxygen 1.4.6