GDB (xrefs)
|
Public Attributes | |
gdb_smob | base |
SCM | type_scm |
int | field_num |
Definition at line 56 of file scm-type.c.
gdb_smob field_smob::base |
Definition at line 59 of file scm-type.c.
int field_smob::field_num |
Definition at line 65 of file scm-type.c.
Referenced by gdbscm_field_baseclass_p(), tyscm_field_smob_to_field(), tyscm_make_field_smob(), and tyscm_print_field_smob().
SCM field_smob::type_scm |
Definition at line 62 of file scm-type.c.
Referenced by tyscm_field_smob_containing_type(), tyscm_make_field_smob(), and tyscm_print_field_smob().