Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

s_arc_message Struct Reference

#include <fo_arcview.h>


Data Fields

u_int64_t mid
t_string author
t_string subject
t_string category
t_string content
t_string email
t_string hp
t_string img
time_t date
int may_show
int invisible
t_cf_template tpl
t_array childs


Detailed Description

Struct for message representation of the archive viewer. It's hierarchical

Definition at line 22 of file fo_arcview.h.


Field Documentation

t_string s_arc_message::author
 

author name

Definition at line 24 of file fo_arcview.h.

t_string s_arc_message::category
 

category of the post

Definition at line 26 of file fo_arcview.h.

t_array s_arc_message::childs
 

array of answers to this posting

Definition at line 38 of file fo_arcview.h.

t_string s_arc_message::content
 

content of the post

Definition at line 27 of file fo_arcview.h.

time_t s_arc_message::date
 

date of the posting

Definition at line 32 of file fo_arcview.h.

t_string s_arc_message::email
 

email address of the author

Definition at line 28 of file fo_arcview.h.

t_string s_arc_message::hp
 

homepage address of the author

Definition at line 29 of file fo_arcview.h.

t_string s_arc_message::img
 

image url of the author

Definition at line 30 of file fo_arcview.h.

int s_arc_message::invisible
 

boolean, if 1 the message will be deleted

Definition at line 34 of file fo_arcview.h.

int s_arc_message::may_show
 

boolean for plugins (if 0, the message will be deleted)

Definition at line 33 of file fo_arcview.h.

u_int64_t s_arc_message::mid
 

message id

Definition at line 23 of file fo_arcview.h.

t_string s_arc_message::subject
 

subject of the post

Definition at line 25 of file fo_arcview.h.

t_cf_template s_arc_message::tpl
 

template of this posting

Definition at line 36 of file fo_arcview.h.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 25 16:37:40 2004 for Classic Forum by doxygen 1.3.5