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
int desc
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
BOOL ShowTimeStamps
TERMBUF ** termlist
BOOL UseMemoryCompression

Field Documentation

char attr
 

Definition at line 314 of file nanomud.h.

BOOL colour
 

Definition at line 307 of file nanomud.h.

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

BOOL connected
 

Definition at line 316 of file nanomud.h.

Referenced by HandleWinsockConnection().

int desc
 

Definition at line 335 of file nanomud.h.

Referenced by HandleWinsockConnection().

BOOL EnableAliases
 

Definition at line 322 of file nanomud.h.

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

BOOL EnableBlinkies
 

Definition at line 331 of file nanomud.h.

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

BOOL EnableClasses
 

Definition at line 326 of file nanomud.h.

BOOL EnableClientChat
 

Definition at line 328 of file nanomud.h.

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

BOOL EnableMacros
 

Definition at line 325 of file nanomud.h.

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

BOOL EnablePaths
 

Definition at line 324 of file nanomud.h.

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

BOOL EnablePing
 

Definition at line 329 of file nanomud.h.

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

BOOL EnableScripts
 

Definition at line 321 of file nanomud.h.

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

BOOL EnableSound
 

Definition at line 332 of file nanomud.h.

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

BOOL EnableSplashScreen
 

Definition at line 327 of file nanomud.h.

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

BOOL EnableTestLogging
 

Definition at line 319 of file nanomud.h.

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

BOOL EnableTN
 

Definition at line 333 of file nanomud.h.

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

BOOL EnableTriggers
 

Definition at line 323 of file nanomud.h.

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

BOOL EnableUsageReports
 

Definition at line 330 of file nanomud.h.

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

char* host
 

Definition at line 305 of file nanomud.h.

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

BOOL IsBetaTester
 

Definition at line 318 of file nanomud.h.

Referenced by handle_set_options(), and save_settings().

unsigned long int max_buffer
 

Definition at line 315 of file nanomud.h.

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

char* name
 

Definition at line 304 of file nanomud.h.

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

BOOL OptimizeDualScreen
 

Definition at line 320 of file nanomud.h.

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

DWORD ping
 

Definition at line 308 of file nanomud.h.

Referenced by check_ping(), and CheckPing().

int port
 

Definition at line 306 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 309 of file nanomud.h.

Referenced by CheckPing(), and HandleWinsockConnection().

struct sockaddr_in saDest
 

Definition at line 310 of file nanomud.h.

Referenced by CheckPing(), and HandleWinsockConnection().

struct sockaddr_in saSrc
 

Definition at line 311 of file nanomud.h.

Referenced by CheckPing().

BOOL ShowTimeStamps
 

Definition at line 336 of file nanomud.h.

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

TERMBUF** termlist
 

Definition at line 312 of file nanomud.h.

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

BOOL UseMemoryCompression
 

Definition at line 317 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 Sat May 14 02:48:16 2005 for Nanomud by  doxygen 1.3.9.1