Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

glw_SockMsg Struct Reference

#include <Glw.h>


Data Fields

u32 length
u8 type
u32 id
u8body
u8body


Field Documentation

u8* glw_SockMsg::body
 

Definition at line 93 of file GlwTerminal.h.

u8* glw_SockMsg::body
 

Definition at line 93 of file Glw.h.

Referenced by client_CliProcessMessage, glw_ReadMessage, net_ClearMsgList, and net_SerProcessMessage.

u32 glw_SockMsg::id
 

Definition at line 92 of file GlwTerminal.h.

Referenced by client_CliProcessMessage, glw_ReadMessage, and net_SerProcessMessage.

u32 glw_SockMsg::length
 

Definition at line 90 of file GlwTerminal.h.

Referenced by glw_ReadMessage.

u8 glw_SockMsg::type
 

Definition at line 91 of file GlwTerminal.h.

Referenced by client_CliProcessMessage, glw_ReadMessage, and net_SerProcessMessage.


The documentation for this struct was generated from the following files:
Generated on Tue Jan 7 12:13:22 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002