libgeda

st_object Struct Reference

#include <struct.h>

Collaboration diagram for st_object:

Data Fields

int type
int sid
char * name
PAGEpage
int w_top
int w_left
int w_right
int w_bottom
gboolean w_bounds_valid
COMPLEXcomplex
LINEline
CIRCLEcircle
ARCarc
BOXbox
TEXTtext
PICTUREpicture
PATHpath
GList * tiles
GList * conn_list
OBJECT_END line_end
OBJECT_TYPE line_type
int line_width
int line_space
int line_length
OBJECT_FILLING fill_type
int fill_width
int fill_angle1
int fill_pitch1
int fill_angle2
int fill_pitch2
gboolean complex_embedded
gchar * complex_basename
OBJECTparent
int color
int dont_redraw
int selectable
int selected
int locked_color
int bus_ripper_direction
int font_text_size
GList * font_prim_objs
int whichend
int pin_type
int net_num_connected
gboolean valid_num_connected
GList * attribs
int show_name_value
int visibility
OBJECTattached_to
OBJECTcopied_to
GList * weak_refs
int attrib_notify_freeze_count
int attrib_notify_pending
int conn_notify_freeze_count
int conn_notify_pending

Detailed Description

Definition at line 214 of file struct.h.


Field Documentation

Definition at line 215 of file struct.h.

Definition at line 216 of file struct.h.

Definition at line 217 of file struct.h.

Definition at line 219 of file struct.h.

Definition at line 221 of file struct.h.

Definition at line 222 of file struct.h.

Definition at line 223 of file struct.h.

Definition at line 224 of file struct.h.

Definition at line 225 of file struct.h.

Definition at line 227 of file struct.h.

Definition at line 228 of file struct.h.

Definition at line 229 of file struct.h.

Definition at line 230 of file struct.h.

Definition at line 231 of file struct.h.

Definition at line 232 of file struct.h.

Definition at line 233 of file struct.h.

Definition at line 234 of file struct.h.

Definition at line 236 of file struct.h.

Definition at line 238 of file struct.h.

Definition at line 244 of file struct.h.

Definition at line 245 of file struct.h.

Definition at line 246 of file struct.h.

Definition at line 247 of file struct.h.

Definition at line 248 of file struct.h.

Definition at line 250 of file struct.h.

Definition at line 251 of file struct.h.

Definition at line 252 of file struct.h.

Definition at line 252 of file struct.h.

Definition at line 253 of file struct.h.

Definition at line 253 of file struct.h.

Definition at line 255 of file struct.h.

Definition at line 256 of file struct.h.

Definition at line 257 of file struct.h.

Definition at line 259 of file struct.h.

Definition at line 260 of file struct.h.

Definition at line 261 of file struct.h.

Definition at line 262 of file struct.h.

Definition at line 263 of file struct.h.

Definition at line 271 of file struct.h.

Definition at line 274 of file struct.h.

Definition at line 275 of file struct.h.

Definition at line 277 of file struct.h.

Definition at line 278 of file struct.h.

Definition at line 281 of file struct.h.

Definition at line 282 of file struct.h.

Definition at line 284 of file struct.h.

Definition at line 285 of file struct.h.

Definition at line 286 of file struct.h.

Definition at line 287 of file struct.h.

Definition at line 288 of file struct.h.

Definition at line 290 of file struct.h.

Definition at line 293 of file struct.h.

Definition at line 294 of file struct.h.

Definition at line 297 of file struct.h.

Definition at line 298 of file struct.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines