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

s_cl_thread Struct Reference

#include <clientlib.h>


Data Fields

u_int64_t tid
u_int32_t msg_len
t_messagemessages
t_messagelast
t_messagethreadmsg


Detailed Description

This struct is used to store and handle whole threads

Definition at line 73 of file clientlib.h.


Field Documentation

t_message* s_cl_thread::last
 

Pointer to the last message in the chain

Definition at line 78 of file clientlib.h.

t_message* s_cl_thread::messages
 

Pointer to the first message (thread message) in the chain

Definition at line 77 of file clientlib.h.

u_int32_t s_cl_thread::msg_len
 

The number of messages

Definition at line 75 of file clientlib.h.

t_message* s_cl_thread::threadmsg
 

Pointer to the message the user wants to see

Definition at line 79 of file clientlib.h.

u_int64_t s_cl_thread::tid
 

The thread id

Definition at line 74 of file clientlib.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