#include <clientlib.h>
Data Fields | |
| u_int64_t | tid |
| u_int32_t | msg_len |
| t_message * | messages |
| t_message * | last |
| t_message * | threadmsg |
Definition at line 73 of file clientlib.h.
|
|
Pointer to the last message in the chain Definition at line 78 of file clientlib.h. |
|
|
Pointer to the first message (thread message) in the chain Definition at line 77 of file clientlib.h. |
|
|
The number of messages Definition at line 75 of file clientlib.h. |
|
|
Pointer to the message the user wants to see Definition at line 79 of file clientlib.h. |
|
|
The thread id Definition at line 74 of file clientlib.h. |
1.3.5