Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

session_data Struct Reference

#include <nanomud.h>

Collaboration diagram for session_data:

Collaboration graph
[legend]

Data Fields

char attr
BOOL colour
BOOL connected
BOOL EnableAliases
BOOL EnableBlinkies
BOOL EnableClasses
BOOL EnableClientChat
BOOL EnableMacros
BOOL EnablePaths
BOOL EnablePing
BOOL EnableScripts
BOOL EnableSound
BOOL EnableSplashScreen
BOOL EnableTestLogging
BOOL EnableTN
BOOL EnableTriggers
BOOL EnableUsageReports
char * host
BOOL IsBetaTester
unsigned long int max_buffer
char * name
BOOL OptimizeDualScreen
DWORD ping
int port
void(* proc )(char *,...)
SOCKET rawSocket
sockaddr_in saDest
sockaddr_in saSrc
term_state state
TERMBUF ** termlist
BOOL UseMemoryCompression

Field Documentation

char attr
 

Definition at line 211 of file nanomud.h.

BOOL colour
 

Definition at line 204 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), SetupSettingDialog(), and WinMain().

BOOL connected
 

Definition at line 213 of file nanomud.h.

Referenced by HandleWinsockConnection().

BOOL EnableAliases
 

Definition at line 219 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().

BOOL EnableBlinkies
 

Definition at line 228 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().

BOOL EnableClasses
 

Definition at line 223 of file nanomud.h.

BOOL EnableClientChat
 

Definition at line 225 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().

BOOL EnableMacros
 

Definition at line 222 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().

BOOL EnablePaths
 

Definition at line 221 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().

BOOL EnablePing
 

Definition at line 226 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().

BOOL EnableScripts
 

Definition at line 218 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().

BOOL EnableSound
 

Definition at line 229 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().

BOOL EnableSplashScreen
 

Definition at line 224 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().

BOOL EnableTestLogging
 

Definition at line 216 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().

BOOL EnableTN
 

Definition at line 230 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().

BOOL EnableTriggers
 

Definition at line 220 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().

BOOL EnableUsageReports
 

Definition at line 227 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().

char* host
 

Definition at line 202 of file nanomud.h.

Referenced by check_ping(), CloseWinsock(), handle_set_options(), HandleWinsockConnection(), save_settings(), WindowProcedure(), and WinMain().

BOOL IsBetaTester
 

Definition at line 215 of file nanomud.h.

Referenced by handle_set_options(), and save_settings().

unsigned long int max_buffer
 

Definition at line 212 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), and WinMain().

char* name
 

Definition at line 201 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), and WinMain().

BOOL OptimizeDualScreen
 

Definition at line 217 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().

DWORD ping
 

Definition at line 205 of file nanomud.h.

Referenced by check_ping(), and CheckPing().

int port
 

Definition at line 203 of file nanomud.h.

Referenced by CloseWinsock(), handle_set_options(), HandleWinsockConnection(), save_settings(), and WinMain().

void(* proc)(char *,...)
 

Referenced by WindowProcedure().

SOCKET rawSocket
 

Definition at line 206 of file nanomud.h.

Referenced by CheckPing(), and HandleWinsockConnection().

struct sockaddr_in saDest
 

Definition at line 207 of file nanomud.h.

Referenced by CheckPing(), and HandleWinsockConnection().

struct sockaddr_in saSrc
 

Definition at line 208 of file nanomud.h.

Referenced by CheckPing().

term_state state
 

Definition at line 231 of file nanomud.h.

TERMBUF** termlist
 

Definition at line 209 of file nanomud.h.

Referenced by fetch_line(), FreeTerm(), new_line(), replace_line(), and WinMain().

BOOL UseMemoryCompression
 

Definition at line 214 of file nanomud.h.

Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 26 17:23:08 2004 for mudclient by  doxygen 1.3.9.1