Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TRint.cxx File Reference

Classes

class  TInterruptHandler
class  TTermInputHandler

Functions

static Int_t BeepHook ()
static Int_t Key_Pressed (Int_t key)
static void ResetTermAtExit ()
 Restore terminal to non-raw mode.

Function Documentation

◆ BeepHook()

Int_t BeepHook ( )
static

Definition at line 64 of file TRint.cxx.

◆ Key_Pressed()

Int_t Key_Pressed ( Int_t key)
static

Definition at line 56 of file TRint.cxx.

◆ ResetTermAtExit()

void ResetTermAtExit ( )
static

Restore terminal to non-raw mode.

Definition at line 74 of file TRint.cxx.