pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <global.h>
Data Fields | |
char * | name |
char * | value |
char* AttributeType::name |
Definition at line 235 of file global.h.
Referenced by AttributeGetFromList(), AttributePutToList(), AttributeRemoveFromList(), CopyElementLowLevel(), CreateNewAttribute(), FreeAttributeListMemory(), ghid_attributes(), ghid_attributes_revert(), lesstif_attributes_dialog(), lesstif_attributes_revert(), lookup_attr(), and WriteAttributeList().
char* AttributeType::value |
Definition at line 236 of file global.h.
Referenced by ActionElementSetAttr(), AttributeGetFromList(), AttributePutToList(), AttributeRemoveFromList(), CopyElementLowLevel(), CreateNewAttribute(), FreeAttributeListMemory(), ghid_attributes(), ghid_attributes_revert(), lesstif_attributes_dialog(), lesstif_attributes_revert(), and WriteAttributeList().