|
musrfit 1.10.0
|
#include <mud.h>

Public Attributes | |
| MUD_CORE | core |
| UINT32 | num |
| UINT32 | memSize |
| MUD_INDEX * | pMemIndex |
| MUD_SEC * | pMem |
| INT32 | pos |
| struct _MUD_SEC_GRP * | pParent |
| MUD_CORE _MUD_SEC_GRP::core |
Definition at line 281 of file mud.h.
Referenced by MUD_writeGrpStart().
| UINT32 _MUD_SEC_GRP::memSize |
Definition at line 284 of file mud.h.
Referenced by addIndex(), MUD_addToGroup(), MUD_SEC_GRP_proc(), MUD_writeGrpEnd(), MUD_writeGrpMem(), and MUD_writeGrpStart().
| UINT32 _MUD_SEC_GRP::num |
Definition at line 283 of file mud.h.
Referenced by _cmt_uint_getproc(), _desc_uint_getproc(), MUD_addToGroup(), MUD_getIndVars(), MUD_getScalers(), MUD_SEC_GRP_proc(), MUD_writeGrpEnd(), MUD_writeGrpMem(), and MUD_writeGrpStart().
| MUD_SEC* _MUD_SEC_GRP::pMem |
Definition at line 286 of file mud.h.
Referenced by _hist_uint_getproc(), MUD_addToGroup(), MUD_getHistData(), MUD_SEC_GRP_proc(), MUD_setHistData(), MUD_setHistpData(), and MUD_writeGrpStart().
| 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().
| INT32 _MUD_SEC_GRP::pos |
Definition at line 287 of file mud.h.
Referenced by MUD_writeGrpEnd(), and MUD_writeGrpStart().
| struct _MUD_SEC_GRP* _MUD_SEC_GRP::pParent |
Definition at line 288 of file mud.h.
Referenced by MUD_writeGrpEnd(), and MUD_writeGrpStart().