win32vt100.h File Reference

Go to the source code of this file.

Defines

#define ERR   0

Typedefs

typedef int(*) PutcFunc_t (int)

Functions

char * tigetstr (const char *)
int tputs (const char *what, int, PutcFunc_t putc)
char * tparm (const char *termstr,...)
int setupterm (const char *, int fd, int *errcode)


Define Documentation

#define ERR   0

Definition at line 12 of file win32vt100.h.

Referenced by TFITSHDU::LoadHDU(), TFITSHDU::PrintFileMetadata(), setupterm(), and term_init_color().


Typedef Documentation

typedef int(*) PutcFunc_t(int)

Definition at line 13 of file win32vt100.h.


Function Documentation

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

Definition at line 88 of file win32vt100.cxx.

References ERR.

char* tigetstr ( const char *   ) 

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  putc 
)

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().


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