Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

glw_ConnUser Struct Reference

#include <Glw.h>

Collaboration diagram for glw_ConnUser:

Collaboration graph
[legend]

Data Fields

char * appname
int waitfor
u32 userdata
u32 app
List_twaitlist
List_tfile_cache
int quit
char * appname
List_twaitlist
List_tfile_cache

Field Documentation

u32 glw_ConnUser::app
 

Definition at line 101 of file GlwTerminal.h.

Referenced by client_CliProcessMessage, client_CliSRq_OpenWindowTL, gui_ServerMain, and net_SerSendApp.

char* glw_ConnUser::appname
 

Definition at line 98 of file GlwTerminal.h.

char* glw_ConnUser::appname
 

Definition at line 98 of file Glw.h.

Referenced by glw_Thread, and gui_ServerMain.

List_t* glw_ConnUser::file_cache
 

Definition at line 103 of file GlwTerminal.h.

List_t* glw_ConnUser::file_cache
 

Definition at line 103 of file Glw.h.

Referenced by net_FindFileCache, net_InsertFileCache, and net_Server.

int glw_ConnUser::quit
 

Definition at line 104 of file GlwTerminal.h.

Referenced by glw_MainLoop, glw_ReadMessage, glw_ReadTerm, glw_Thread, and net_SerProcessMessage.

u32 glw_ConnUser::userdata
 

Definition at line 100 of file GlwTerminal.h.

Referenced by client_CliProcessMessage, client_CliSRq_OpenWindowTL, net_GetUserData, net_SerProcessMessage, and net_SetState.

int glw_ConnUser::waitfor
 

Definition at line 99 of file GlwTerminal.h.

Referenced by client_CliProcessMessage, client_CliSRq_OpenWindowTL, net_GetWaitfor, net_MsgFromWaitList, net_SerProcessMessage, and net_SetState.

List_t* glw_ConnUser::waitlist
 

Definition at line 102 of file GlwTerminal.h.

List_t* glw_ConnUser::waitlist
 

Definition at line 102 of file Glw.h.

Referenced by client_ClientInit, net_ClearMsgList, net_MsgFromWaitList, net_MsgToWaitList, and net_Server.


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