win32vt100.cxx File Reference

#include "win32vt100.h"
#include <set>
#include <cstring>
#include <stdarg.h>
#include <stdio.h>
#include <strings.h>

Go to the source code of this file.

Typedefs

typedef int(*) PutcFunc_t (int)

Functions

char * tigetstr (const char *cap)
int tputs (const char *what, int, PutcFunc_t myputc)
char * tparm (const char *termstr,...)
int setupterm (const char *, int, int *errcode)
int win32vt100_putc (int c)


Typedef Documentation

typedef int(*) PutcFunc_t(int)

Definition at line 39 of file win32vt100.cxx.


Function Documentation

int setupterm ( const char *  ,
int  ,
int *  errcode 
)

Definition at line 88 of file win32vt100.cxx.

References ERR.

char* tigetstr ( const char *  cap  ) 

Definition at line 20 of file win32vt100.cxx.

References o, opts, and p.

Referenced by TTermManip::GetTermStr().

char* tparm ( const char *  termstr,
  ... 
)

Definition at line 54 of file win32vt100.cxx.

Referenced by build_image_from_xml(), and TTermManip::WriteTerm().

int tputs ( const char *  what,
int  ,
PutcFunc_t  myputc 
)

Definition at line 41 of file win32vt100.cxx.

References c.

Referenced by term_beep(), term_clear_EOL(), term_clear_screen(), term_deletechars(), term_insertwrite(), term_move_to_char(), term_move_to_line(), and TTermManip::WriteTerm().

int win32vt100_putc ( int  c  ) 

Definition at line 97 of file win32vt100.cxx.


Generated on Tue Jul 5 15:57:25 2011 for ROOT_528-00b_version by  doxygen 1.5.1