musrfit 1.10.0
_SEEK_ENTRY Struct Reference

#include <mud.h>

Collaboration diagram for _SEEK_ENTRY:

Public Attributes

struct _SEEK_ENTRYpNext
 
UINT32 secID
 
UINT32 instanceID
 

Detailed Description

Definition at line 243 of file mud.h.

Member Data Documentation

◆ instanceID

UINT32 _SEEK_ENTRY::instanceID

Definition at line 246 of file mud.h.

Referenced by MUD_fseek(), and MUD_search().

◆ pNext

struct _SEEK_ENTRY* _SEEK_ENTRY::pNext

Definition at line 244 of file mud.h.

Referenced by MUD_fseek(), and MUD_search().

◆ secID

UINT32 _SEEK_ENTRY::secID

Definition at line 245 of file mud.h.

Referenced by MUD_fseek(), and MUD_search().


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