|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
u32 |
disallow_reload : 1
|
const char* |
fn
|
u32 |
keep_open : 1
|
uintptr_t |
key
|
uint |
num_derefs
|
u32 |
refs : REF_BITS
|
u32 |
tag : 32
|
H_Type |
type
|
u32 |
type_idx : TYPE_BITS
|
u32 |
unique : 1
|
u8[ HDATA_USER_SIZE ] |
user
|
Field Detail |
public u32 disallow_reload : 1;
public const char* fn;
public u32 keep_open : 1;
public uintptr_t key;
public uint num_derefs;
public u32 refs : REF_BITS;
public u32 tag : 32;
public H_Type type;
public u32 type_idx : TYPE_BITS;
public u32 unique : 1;
public u8 user[ HDATA_USER_SIZE ];
|
0 A.D.
Generated on September 04, 2007 at 18:13 CppDoc v2.4.0 |
|||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |