|
musrfit 1.10.0
|
#include <mud.h>

Public Attributes | |
| struct _MUD_INDEX * | pNext |
| UINT32 | offset |
| UINT32 | secID |
| UINT32 | instanceID |
| UINT32 _MUD_INDEX::instanceID |
Definition at line 239 of file mud.h.
Referenced by fseekNext(), MUD_INDEX_proc(), and MUD_setSizes().
| UINT32 _MUD_INDEX::offset |
Definition at line 237 of file mud.h.
Referenced by addIndex(), fseekNext(), MUD_INDEX_proc(), and MUD_setSizes().
| struct _MUD_INDEX* _MUD_INDEX::pNext |
Definition at line 236 of file mud.h.
Referenced by addIndex(), fseekNext(), MUD_INDEX_proc(), MUD_SEC_GRP_proc(), and MUD_setSizes().
| UINT32 _MUD_INDEX::secID |
Definition at line 238 of file mud.h.
Referenced by fseekNext(), MUD_INDEX_proc(), and MUD_setSizes().