Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

glw_Connection Struct Reference

Collaboration diagram for glw_Connection:

Collaboration graph
[legend]

Data Fields

glw_ConnUser cuser
SOCKET sd
int window_count
glw_Windowwin
glw_SockMsg sockmsg
u32 completed
u8write_buffer
glw_Event curr_event
int level
int mx
int my
List_twindowlist
int byteorder
SOCKET sterm
int termbyteorder
glw_ConnUser cuser
glw_SockMsg sockmsg
u8write_buffer
glw_ConnUser cuser
glw_Windowwin
glw_SockMsg sockmsg
u8write_buffer
glw_Event curr_event
List_twindowlist

Field Documentation

int glw_Connection::byteorder
 

Definition at line 97 of file GlwTerminal.c.

Referenced by glw_Client, glw_MainLoopCli, and glw_Thread.

u32 glw_Connection::completed
 

Definition at line 91 of file GlwTerminal.c.

Referenced by glw_MainLoop, and glw_ReadMessage.

struct glw_Event glw_Connection::curr_event
 

Definition at line 93 of file GlwTerminal.c.

struct glw_Event glw_Connection::curr_event
 

Definition at line 93 of file Glw.c.

Referenced by glw_CopyBck, glw_MainLoop, glw_ReadMessage, and glw_StdWindowProc.

struct glw_ConnUser glw_Connection::cuser
 

Definition at line 85 of file GlwTerminal.c.

struct glw_ConnUser glw_Connection::cuser
 

Definition at line 54 of file GlwClient.c.

struct glw_ConnUser glw_Connection::cuser
 

Definition at line 85 of file Glw.c.

Referenced by glw_MainLoop, glw_ReadMessage, glw_ReadTerm, and glw_Thread.

int glw_Connection::level
 

Definition at line 94 of file GlwTerminal.c.

Referenced by glw_MainLoop.

int glw_Connection::mx
 

Definition at line 95 of file GlwTerminal.c.

Referenced by glw_StdWindowProc.

int glw_Connection::my
 

Definition at line 95 of file GlwTerminal.c.

Referenced by glw_StdWindowProc.

SOCKET glw_Connection::sd
 

Definition at line 86 of file GlwTerminal.c.

Referenced by glw_Client, glw_CloseWindowTL, glw_MainLoopCli, glw_OpenWindowTL, glw_ReadMessage, glw_Recv, glw_Send, glw_SendMsg, and glw_Thread.

struct glw_SockMsg glw_Connection::sockmsg
 

Definition at line 90 of file GlwTerminal.c.

struct glw_SockMsg glw_Connection::sockmsg
 

Definition at line 56 of file GlwClient.c.

struct glw_SockMsg glw_Connection::sockmsg
 

Definition at line 90 of file Glw.c.

Referenced by glw_ReadMessage.

SOCKET glw_Connection::sterm
 

Definition at line 98 of file GlwTerminal.c.

Referenced by glw_ReadTerm, and glw_SendTerm.

int glw_Connection::termbyteorder
 

Definition at line 99 of file GlwTerminal.c.

Referenced by glw_GetTerminalByteOrder, and glw_Thread.

struct glw_Window* glw_Connection::win
 

Definition at line 89 of file GlwTerminal.c.

struct glw_Window* glw_Connection::win
 

Definition at line 89 of file Glw.c.

Referenced by glw_CloseWindowTL, glw_OpenWindowTL, and glw_Thread.

int glw_Connection::window_count
 

Definition at line 88 of file GlwTerminal.c.

Referenced by glw_CloseWindowTL, glw_MainLoop, glw_OpenWindowTL, and glw_Thread.

List_t* glw_Connection::windowlist
 

Definition at line 96 of file GlwTerminal.c.

List_t* glw_Connection::windowlist
 

Definition at line 96 of file Glw.c.

Referenced by glw_CloseWindowTL, glw_GetNode2, glw_OpenWindowTL, and glw_Thread.

u8* glw_Connection::write_buffer
 

Definition at line 92 of file GlwTerminal.c.

u8* glw_Connection::write_buffer
 

Definition at line 58 of file GlwClient.c.

u8* glw_Connection::write_buffer
 

Definition at line 92 of file Glw.c.

Referenced by glw_Client, glw_SendMsg, and glw_Thread.


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