musrfit 1.10.0
MUD_SEC_CMT Struct Reference

#include <mud.h>

Collaboration diagram for MUD_SEC_CMT:

Public Attributes

MUD_CORE core
 
UINT32 ID
 
UINT32 prevReplyID
 
UINT32 nextReplyID
 
TIME time
 
char * author
 
char * title
 
char * comment
 

Detailed Description

Definition at line 298 of file mud.h.

Member Data Documentation

◆ author

char* MUD_SEC_CMT::author

Definition at line 305 of file mud.h.

Referenced by MUD_SEC_CMT_proc().

◆ comment

char* MUD_SEC_CMT::comment

Definition at line 307 of file mud.h.

Referenced by MUD_SEC_CMT_proc().

◆ core

MUD_CORE MUD_SEC_CMT::core

Definition at line 299 of file mud.h.

◆ ID

UINT32 MUD_SEC_CMT::ID

Definition at line 301 of file mud.h.

Referenced by MUD_SEC_CMT_proc().

◆ nextReplyID

UINT32 MUD_SEC_CMT::nextReplyID

Definition at line 303 of file mud.h.

Referenced by MUD_SEC_CMT_proc().

◆ prevReplyID

UINT32 MUD_SEC_CMT::prevReplyID

Definition at line 302 of file mud.h.

Referenced by MUD_SEC_CMT_proc().

◆ time

TIME MUD_SEC_CMT::time

Definition at line 304 of file mud.h.

Referenced by MUD_SEC_CMT_proc().

◆ title

char* MUD_SEC_CMT::title

Definition at line 306 of file mud.h.

Referenced by MUD_SEC_CMT_proc().


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