ReactOS 0.4.16-dev-1-gcf26321
|
#include <epm_towers.h>
Public Attributes | |
u_int16 | count_lhs |
u_int8 | protid |
GUID | uuid |
u_int16 | major_version |
u_int16 | count_rhs |
u_int16 | minor_version |
Definition at line 55 of file epm_towers.h.
u_int16 twr_uuid_floor_t::count_lhs |
Definition at line 57 of file epm_towers.h.
Referenced by TowerConstruct(), and TowerExplode().
u_int16 twr_uuid_floor_t::count_rhs |
Definition at line 61 of file epm_towers.h.
Referenced by TowerConstruct(), and TowerExplode().
u_int16 twr_uuid_floor_t::major_version |
Definition at line 60 of file epm_towers.h.
Referenced by TowerConstruct(), and TowerExplode().
u_int16 twr_uuid_floor_t::minor_version |
Definition at line 62 of file epm_towers.h.
Referenced by TowerConstruct(), and TowerExplode().
u_int8 twr_uuid_floor_t::protid |
Definition at line 58 of file epm_towers.h.
Referenced by TowerConstruct(), and TowerExplode().
GUID twr_uuid_floor_t::uuid |
Definition at line 59 of file epm_towers.h.
Referenced by TowerConstruct(), and TowerExplode().