musrfit 1.10.0
_MUD_INDEX Struct Reference

#include <mud.h>

Collaboration diagram for _MUD_INDEX:

Public Attributes

struct _MUD_INDEXpNext
 
UINT32 offset
 
UINT32 secID
 
UINT32 instanceID
 

Detailed Description

Definition at line 235 of file mud.h.

Member Data Documentation

◆ instanceID

UINT32 _MUD_INDEX::instanceID

Definition at line 239 of file mud.h.

Referenced by fseekNext(), MUD_INDEX_proc(), and MUD_setSizes().

◆ offset

UINT32 _MUD_INDEX::offset

Definition at line 237 of file mud.h.

Referenced by addIndex(), fseekNext(), MUD_INDEX_proc(), and MUD_setSizes().

◆ pNext

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().

◆ secID

UINT32 _MUD_INDEX::secID

Definition at line 238 of file mud.h.

Referenced by fseekNext(), MUD_INDEX_proc(), and MUD_setSizes().


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