Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

info_history_entry Class Reference

Inheritance diagram for info_history_entry:

Object List of all members.

Public Member Functions

 info_history_entry (char *c, char *f, char *n, UINT x, UINT y, UINT xo, UINT yo)
 ~info_history_entry ()

Public Attributes

char * cwd
char * file
char * node
UINT cursorx
UINT cursory
UINT xofs
UINT top_line

Constructor & Destructor Documentation

info_history_entry::info_history_entry char *  c,
char *  f,
char *  n,
UINT  x,
UINT  y,
UINT  xo,
UINT  yo
[inline]
 

Definition at line 342 of file infoview.cc.

References cursorx, cursory, cwd, file, ht_strdup(), node, top_line, UINT, and xofs.

info_history_entry::~info_history_entry  )  [inline]
 

Definition at line 353 of file infoview.cc.

References cwd, file, and node.


Member Data Documentation

UINT info_history_entry::cursorx
 

Definition at line 337 of file infoview.cc.

Referenced by ht_info_viewer::handlemsg(), and info_history_entry().

UINT info_history_entry::cursory
 

Definition at line 338 of file infoview.cc.

Referenced by ht_info_viewer::handlemsg(), and info_history_entry().

char* info_history_entry::cwd
 

Definition at line 334 of file infoview.cc.

Referenced by info_history_entry(), and ~info_history_entry().

char* info_history_entry::file
 

Definition at line 335 of file infoview.cc.

Referenced by ht_info_viewer::handlemsg(), info_history_entry(), and ~info_history_entry().

char* info_history_entry::node
 

Definition at line 336 of file infoview.cc.

Referenced by ht_info_viewer::handlemsg(), info_history_entry(), and ~info_history_entry().

UINT info_history_entry::top_line
 

Definition at line 340 of file infoview.cc.

Referenced by ht_info_viewer::handlemsg(), and info_history_entry().

UINT info_history_entry::xofs
 

Definition at line 339 of file infoview.cc.

Referenced by ht_info_viewer::handlemsg(), and info_history_entry().


The documentation for this class was generated from the following file:
Generated on Fri May 7 21:16:06 2004 by doxygen 1.3.5