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

fo_view.h File Reference

forum viewer program header file More...

Go to the source code of this file.

Functions

void send_posting (t_cf_hash *head, void *shm_ptr, u_int64_t tid, u_int64_t mid)
void send_threadlist (void *shm_ptr, t_cf_hash *head)
void print_thread_structure (t_cl_thread *thread, t_cf_hash *head)


Detailed Description

forum viewer program header file

Author:
Christian Kruse, <cjk@wwwtech.de>

Definition in file fo_view.h.


Function Documentation

void print_thread_structure t_cl_thread thread,
t_cf_hash head
 

This function prints a thread structure

Parameters:
thread The thread structure
head The CGI hash

Definition at line 63 of file fo_view.c.

void send_posting t_cf_hash head,
void *  shm_ptr,
u_int64_t  tid,
u_int64_t  mid
 

This function sends a posting to the user

Parameters:
head The CGI hash
shm_ptr Pointer to the shared memory segment
tid The thread id
mid The message id

Definition at line 145 of file fo_view.c.

void send_threadlist void *  shm_ptr,
t_cf_hash head
 

This function sends the threadlist to the client

Parameters:
shm_ptr Pointer to the shared memory segment
head The CGI hash

Definition at line 213 of file fo_view.c.


Generated on Sun Apr 25 16:37:39 2004 for Classic Forum by doxygen 1.3.5