Public Member Functions | Static Private Attributes
teleop_key.TextWindow Class Reference

List of all members.

Public Member Functions

def __init__
def beep
def clear
def read_key
def refresh
def write_line

Static Private Attributes

 _num_lines = None
 _screen = None
 _window = None

Detailed Description

Definition at line 43 of file teleop_key.py.


Constructor & Destructor Documentation

def teleop_key.TextWindow.__init__ (   self,
  stdscr,
  lines = 10 
)

Definition at line 49 of file teleop_key.py.


Member Function Documentation

Definition at line 77 of file teleop_key.py.

Definition at line 60 of file teleop_key.py.

Definition at line 56 of file teleop_key.py.

Definition at line 74 of file teleop_key.py.

def teleop_key.TextWindow.write_line (   self,
  lineno,
  message 
)

Definition at line 63 of file teleop_key.py.


Member Data Documentation

teleop_key.TextWindow::_num_lines = None [static, private]

Definition at line 47 of file teleop_key.py.

teleop_key.TextWindow::_screen = None [static, private]

Definition at line 45 of file teleop_key.py.

teleop_key.TextWindow::_window = None [static, private]

Definition at line 46 of file teleop_key.py.


The documentation for this class was generated from the following file:


gapter
Author(s):
autogenerated on Thu Jun 6 2019 22:05:14