Public Attributes | |
| struct object * | next |
| objtype_t | type |
| char | flags |
| char | row |
| char | col |
| char | len |
| struct part_entry * | entry |
| char * | text |
| char | value [20] |
Definition at line 713 of file autopart.c.
| char object::col |
Definition at line 718 of file autopart.c.
struct part_entry * object::entry [read] |
Definition at line 720 of file autopart.c.
| char object::flags |
Definition at line 716 of file autopart.c.
| char object::len |
Definition at line 719 of file autopart.c.
struct object * object::next [read] |
Definition at line 714 of file autopart.c.
| char object::row |
Definition at line 717 of file autopart.c.
| char * object::text |
Definition at line 721 of file autopart.c.
Definition at line 715 of file autopart.c.
| char object::value |
Definition at line 722 of file autopart.c.
1.5.8