port Struct Reference

This class holds the actual viewport specific data. More...

Collaboration diagram for port:
Collaboration graph
[legend]

List of all members.

Public Member Functions

row_col origin ()
 return the origin of a window in character cells after removing the WScale factor
 port (CursorWindow *w, viewport::repaint_handler *h, viewport::position p)
row_col size ()
 return the size of a window in character cells after removing the WScale factor

Public Attributes

row_col curpos_
int current_attribute_
repaint_handlerhandler_
viewport::position position_
row_col scaled_origin_
row_col scaled_size_
CursorWindowwindow_

Detailed Description

This class holds the actual viewport specific data.

Definition at line 65 of file cursorwindow.cxx.


Constructor & Destructor Documentation

Definition at line 77 of file cursorwindow.cxx.

Here is the call graph for this function:


Member Function Documentation

row_col origin (  ) 

return the origin of a window in character cells after removing the WScale factor

Definition at line 105 of file cursorwindow.cxx.

row_col size (  ) 

return the size of a window in character cells after removing the WScale factor

Definition at line 92 of file cursorwindow.cxx.


Member Data Documentation

row_col curpos_

Definition at line 71 of file cursorwindow.cxx.

int current_attribute_

Definition at line 73 of file cursorwindow.cxx.

repaint_handler* handler_

Definition at line 74 of file cursorwindow.cxx.

viewport::position position_

Definition at line 75 of file cursorwindow.cxx.

row_col scaled_origin_

Definition at line 69 of file cursorwindow.cxx.

row_col scaled_size_

Definition at line 70 of file cursorwindow.cxx.

CursorWindow* window_

Definition at line 72 of file cursorwindow.cxx.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 29 22:59:12 2012 for CXXUtilities by  doxygen 1.6.3