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

termbuf Struct Reference

#include <nanomud.h>


Public Member Functions

int y_end __attribute__ ((packed))
int x_end __attribute__ ((packed))
int y_start __attribute__ ((packed))
int x_start __attribute__ ((packed))

Data Fields

char * buffer
HDC hdc
HWND hwnd


Member Function Documentation

int y_end __attribute__ (packed)   ) 
 

int x_end __attribute__ (packed)   ) 
 

int y_start __attribute__ (packed)   ) 
 

int x_start __attribute__ (packed)   ) 
 


Field Documentation

char* buffer
 

Definition at line 179 of file nanomud.h.

Referenced by check_output(), handle_input(), and WinMain().

HDC hdc
 

Definition at line 184 of file nanomud.h.

Referenced by ClearTerminal(), do_bit(), FlushBuffer(), WindowProcedure(), and WinMain().

HWND hwnd
 

Definition at line 185 of file nanomud.h.

Referenced by WindowProcedure().


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