Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
HDATA Struct Reference

Public Attributes

Handle h
 
uintptr_t key
 
intptr_t refs
 
u32 keep_open: 1
 
u32 unique: 1
 
u32 disallow_reload: 1
 
H_Type type
 
size_t num_derefs
 
VfsPath pathname
 
u8 user [HDATA_USER_SIZE]
 

Detailed Description

Definition at line 140 of file h_mgr.cpp.

Member Data Documentation

u32 HDATA::disallow_reload

Definition at line 160 of file h_mgr.cpp.

Handle HDATA::h

Definition at line 145 of file h_mgr.cpp.

u32 HDATA::keep_open

Definition at line 155 of file h_mgr.cpp.

uintptr_t HDATA::key

Definition at line 147 of file h_mgr.cpp.

size_t HDATA::num_derefs

Definition at line 165 of file h_mgr.cpp.

VfsPath HDATA::pathname

Definition at line 170 of file h_mgr.cpp.

intptr_t HDATA::refs

Definition at line 149 of file h_mgr.cpp.

H_Type HDATA::type

Definition at line 162 of file h_mgr.cpp.

u32 HDATA::unique

Definition at line 159 of file h_mgr.cpp.

u8 HDATA::user[HDATA_USER_SIZE]

Definition at line 172 of file h_mgr.cpp.


The documentation for this struct was generated from the following file: