GDB (xrefs)
|
Public Attributes | |
gdb_smob | base |
SCM | type_scm |
int | field_num |
Definition at line 55 of file scm-type.c.
gdb_smob field_smob::base |
Definition at line 58 of file scm-type.c.
Referenced by tyscm_make_field_smob().
int field_smob::field_num |
Definition at line 64 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 61 of file scm-type.c.
Referenced by tyscm_field_smob_containing_type(), tyscm_make_field_smob(), and tyscm_print_field_smob().