read_experiment.cxx File Reference

#include <cxxtls/cursorwindow.h>
#include <portable_io.h>
#include <stdlib.h>
#include <signal.h>
#include <unistd.h>
#include <cxxtls/sequence_map.h>
#include <curses.h>
#include <term.h>
#include <string.h>
#include <termios.h>
Include dependency graph for read_experiment.cxx:

Go to the source code of this file.

Classes

class  ResizeHandler
 This class implements the resize hander needed to repaint the display window when its size changes. Note that this class is needed because viewports are not used in this example program. If you were using viewports, their individual repaint handlers would do the trick -- of course you might need a ResizeHandler to inforce your own resize policy on the subwindows. The default one does nothing. More...

Namespaces

namespace  CursesInterface

Functions

int main ()
int read_mapped_key (CursorWindow &)

Variables

bool winch_occurred

Function Documentation

int main (  ) 

Definition at line 101 of file read_experiment.cxx.

Here is the call graph for this function:

Generated on Wed Feb 29 22:51:48 2012 for CXXUtilities by  doxygen 1.6.3