Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

G4UItcsh.cc File Reference

Go to the source code of this file.

Variables

const char AsciiCtrA = '\001'
const char AsciiCtrB = '\002'
const char AsciiCtrC = '\003'
const char AsciiCtrD = '\004'
const char AsciiCtrE = '\005'
const char AsciiCtrF = '\006'
const char AsciiCtrK = '\013'
const char AsciiCtrL = '\014'
const char AsciiCtrN = '\016'
const char AsciiCtrP = '\020'
const char AsciiCtrQ = '\021'
const char AsciiCtrS = '\023'
const char AsciiCtrZ = '\032'
const char AsciiTAB = '\011'
const char AsciiBS = '\010'
const char AsciiDEL = '\177'
const char AsciiESC = '\033'
const int AsciiPrintableMin = 32


Variable Documentation

const char AsciiBS = '\010' [static]
 

Definition at line 55 of file G4UItcsh.cc.

Referenced by G4UItcsh::BackspaceCharacter(), G4UItcsh::BackwardCursor(), G4UItcsh::ClearAfterCursor(), G4UItcsh::ClearLine(), G4UItcsh::ClearScreen(), G4UItcsh::CompleteCommand(), G4UItcsh::DeleteCharacter(), G4UItcsh::InsertCharacter(), G4UItcsh::MoveCursorTop(), and G4UItcsh::ReadLine().

const char AsciiCtrA = '\001' [static]
 

Definition at line 41 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const char AsciiCtrB = '\002' [static]
 

Definition at line 42 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const char AsciiCtrC = '\003' [static]
 

Definition at line 43 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const char AsciiCtrD = '\004' [static]
 

Definition at line 44 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const char AsciiCtrE = '\005' [static]
 

Definition at line 45 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const char AsciiCtrF = '\006' [static]
 

Definition at line 46 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const char AsciiCtrK = '\013' [static]
 

Definition at line 47 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const char AsciiCtrL = '\014' [static]
 

Definition at line 48 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const char AsciiCtrN = '\016' [static]
 

Definition at line 49 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const char AsciiCtrP = '\020' [static]
 

Definition at line 50 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const char AsciiCtrQ = '\021' [static]
 

Definition at line 51 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const char AsciiCtrS = '\023' [static]
 

Definition at line 52 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const char AsciiCtrZ = '\032' [static]
 

Definition at line 53 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const char AsciiDEL = '\177' [static]
 

Definition at line 56 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const char AsciiESC = '\033' [static]
 

Definition at line 57 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().

const int AsciiPrintableMin = 32 [static]
 

Definition at line 59 of file G4UItcsh.cc.

Referenced by G4UItcsh::InsertCharacter().

const char AsciiTAB = '\011' [static]
 

Definition at line 54 of file G4UItcsh.cc.

Referenced by G4UItcsh::ReadLine().


Generated on Fri Jun 22 11:07:03 2007 by doxygen 1.3.4