|
ReactOS 0.4.16-dev-1946-g52006dd
|

Definition at line 89 of file write_sltg.c.
| int sltg_typelib::block_count |
Definition at line 96 of file write_sltg.c.
Referenced by add_block_index(), create_sltg_typelib(), and sltg_write_header().
| struct sltg_block* sltg_typelib::blocks |
Definition at line 95 of file write_sltg.c.
Referenced by add_block_index(), create_sltg_typelib(), and sltg_write_header().
| int sltg_typelib::first_block |
Definition at line 97 of file write_sltg.c.
Referenced by create_sltg_typelib().
Definition at line 92 of file write_sltg.c.
Referenced by add_block(), create_sltg_typelib(), and sltg_write_header().
| struct sltg_library sltg_typelib::library |
Definition at line 94 of file write_sltg.c.
Referenced by init_library().
Definition at line 93 of file write_sltg.c.
Referenced by create_sltg_typelib(), init_library(), and sltg_write_header().
| struct sltg_block* sltg_typelib::typeinfo |
Definition at line 100 of file write_sltg.c.
Referenced by create_sltg_typelib(), and sltg_add_typeinfo().
| short sltg_typelib::typeinfo_count |
Definition at line 98 of file write_sltg.c.
Referenced by create_sltg_typelib(), sltg_add_typeinfo(), and sltg_write_header().
| int sltg_typelib::typeinfo_size |
Definition at line 99 of file write_sltg.c.
Referenced by create_sltg_typelib(), sltg_add_typeinfo(), and sltg_write_header().
| typelib_t* sltg_typelib::typelib |
Definition at line 91 of file write_sltg.c.
Referenced by create_sltg_typelib(), and init_library().