musrfit 1.10.0
MUD_SEC_GEN_ARRAY Struct Reference

#include <mud.h>

Collaboration diagram for MUD_SEC_GEN_ARRAY:

Public Attributes

MUD_CORE core
 
UINT32 num
 
UINT32 elemSize
 
UINT32 type
 
BOOL hasTime
 
UINT32 nBytes
 
caddr_t pData
 
TIMEpTime
 

Detailed Description

Definition at line 363 of file mud.h.

Member Data Documentation

◆ core

MUD_CORE MUD_SEC_GEN_ARRAY::core

Definition at line 364 of file mud.h.

◆ elemSize

UINT32 MUD_SEC_GEN_ARRAY::elemSize

Definition at line 367 of file mud.h.

Referenced by MUD_getIndVarData(), MUD_SEC_GEN_ARRAY_proc(), and MUD_setIndVarData().

◆ hasTime

BOOL MUD_SEC_GEN_ARRAY::hasTime

Definition at line 369 of file mud.h.

Referenced by MUD_SEC_GEN_ARRAY_proc(), and MUD_setIndVarTimeData().

◆ nBytes

UINT32 MUD_SEC_GEN_ARRAY::nBytes

Definition at line 370 of file mud.h.

Referenced by MUD_SEC_GEN_ARRAY_proc().

◆ num

UINT32 MUD_SEC_GEN_ARRAY::num

◆ pData

caddr_t MUD_SEC_GEN_ARRAY::pData

◆ pTime

◆ type

UINT32 MUD_SEC_GEN_ARRAY::type

Definition at line 368 of file mud.h.

Referenced by MUD_getIndVarData(), MUD_SEC_GEN_ARRAY_proc(), and MUD_setIndVarData().


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