musrfit 1.10.0
MUD_CORE Struct Reference

#include <mud.h>

Collaboration diagram for MUD_CORE:

Public Attributes

struct _MUD_SECpNext
 
UINT32 size
 
UINT32 secID
 
UINT32 instanceID
 
UINT32 sizeOf
 
MUD_PROC proc
 

Detailed Description

Definition at line 225 of file mud.h.

Member Data Documentation

◆ instanceID

UINT32 MUD_CORE::instanceID

Definition at line 229 of file mud.h.

Referenced by fseekNext(), MUD_CORE_proc(), MUD_decode(), and MUD_new().

◆ pNext

struct _MUD_SEC* MUD_CORE::pNext

Definition at line 226 of file mud.h.

Referenced by MUD_add(), MUD_addToGroup(), MUD_read(), MUD_search(), and MUD_setSizes().

◆ proc

MUD_PROC MUD_CORE::proc

Definition at line 231 of file mud.h.

Referenced by MUD_decode(), and MUD_new().

◆ secID

UINT32 MUD_CORE::secID

Definition at line 228 of file mud.h.

Referenced by fseekNext(), MUD_CORE_proc(), MUD_decode(), MUD_new(), and MUD_read().

◆ size

UINT32 MUD_CORE::size

Definition at line 227 of file mud.h.

Referenced by MUD_assignCore(), MUD_CORE_proc(), and MUD_writeGrpStart().

◆ sizeOf

UINT32 MUD_CORE::sizeOf

Definition at line 230 of file mud.h.

Referenced by MUD_new().


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