citadel
About: Citadel is an advanced messaging and collaboration system for groupware and BBS applications (preferred OS: Linux).
  Fossies Dox: citadel.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

Loading...
Searching...
No Matches
CtdlMessage Struct Reference

#include <server.h>

Data Fields

int cm_magic
 
char cm_anon_type
 
char cm_format_type
 
char * cm_fields [256]
 
long cm_lengths [256]
 
unsigned int cm_flags
 

Detailed Description

Definition at line 25 of file server.h.

Field Documentation

◆ cm_anon_type

◆ cm_fields

◆ cm_flags

unsigned int CtdlMessage::cm_flags

Definition at line 31 of file server.h.

Referenced by CtdlWriteObject(), and PerformMessageHooks().

◆ cm_format_type

◆ cm_lengths

◆ cm_magic


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