musrfit 1.10.0
_MUD_SEC_GRP Struct Reference

#include <mud.h>

Collaboration diagram for _MUD_SEC_GRP:

Public Attributes

MUD_CORE core
 
UINT32 num
 
UINT32 memSize
 
MUD_INDEXpMemIndex
 
MUD_SECpMem
 
INT32 pos
 
struct _MUD_SEC_GRPpParent
 

Detailed Description

Definition at line 280 of file mud.h.

Member Data Documentation

◆ core

MUD_CORE _MUD_SEC_GRP::core

Definition at line 281 of file mud.h.

Referenced by MUD_writeGrpStart().

◆ memSize

UINT32 _MUD_SEC_GRP::memSize

◆ num

◆ pMem

◆ pMemIndex

MUD_INDEX* _MUD_SEC_GRP::pMemIndex

Definition at line 285 of file mud.h.

Referenced by addIndex(), fseekNext(), MUD_SEC_GRP_proc(), and MUD_writeGrpStart().

◆ pos

INT32 _MUD_SEC_GRP::pos

Definition at line 287 of file mud.h.

Referenced by MUD_writeGrpEnd(), and MUD_writeGrpStart().

◆ pParent

struct _MUD_SEC_GRP* _MUD_SEC_GRP::pParent

Definition at line 288 of file mud.h.

Referenced by MUD_writeGrpEnd(), and MUD_writeGrpStart().


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