This class provides all constants needed by the terminal interface.
This class is static.
B0
|
Constant for a zero baud speed.
|
B1000000
|
Constant for 1,000,000 bauds speed.
|
B110
|
Constant for 110 bauds speed.
|
B115200
|
Constant for 115,200 bauds speed.
|
B1152000
|
Constant for 1,152,000 bauds speed.
|
B1200
|
Constant for 1,200 bauds speed.
|
B134
|
Constant for 134 bauds speed.
|
B150
|
Constant for 150 bauds speed.
|
B1500000
|
Constant for 1,500,000 bauds speed.
|
B1800
|
Constant for 1,800 bauds speed.
|
B19200
|
Constant for 19,200 bauds speed.
|
B200
|
Constant for 200 bauds speed.
|
B2000000
|
Constant for 2,000,000 bauds speed.
|
B230400
|
Constant for 230,400 bauds speed.
|
B2400
|
Constant for 2,400 bauds speed.
|
B2500000
|
Constant for 2,500,000 bauds speed.
|
B300
|
Constant for 300 bauds speed.
|
B3000000
|
Constant for 3,000,000 bauds speed.
|
B3500000
|
Constant for 3,500,000 bauds speed.
|
B38400
|
Constant for 38,400 bauds speed.
|
B4000000
|
Constant for 4,000,000 bauds speed.
|
B460800
|
Constant for 460,800 bauds speed.
|
B4800
|
Constant for 4,800 bauds speed.
|
B50
|
Constant for 50 bauds speed.
|
B500000
|
Constant for 500,000 bauds speed.
|
B57600
|
Constant for 57,600 bauds speed.
|
B576000
|
Constant for 576,000 bauds speed.
|
B600
|
Constant for 600 bauds speed.
|
B75
|
Constant for 75 bauds speed.
|
B921600
|
Constant for 921,600 bauds speed.
|
B9600
|
Constant for 9,600 bauds speed.
|
BS0
|
Constant for backspace delay mask.
|
BS1
|
Constant for backspace delay mask.
|
CR0
|
Constant for carriage return delay mask.
|
CR1
|
Constant for carriage return delay mask.
|
CR2
|
Constant for carriage return delay mask.
|
CR3
|
Constant for carriage return delay mask.
|
CS5
|
Constant for character size mask.
|
CS6
|
Constant for character size mask.
|
CS7
|
Constant for character size mask.
|
CS8
|
Constant for character size mask.
|
FF0
|
Constant for form feed delay mask.
|
FF1
|
Constant for form feed delay mask.
|
NL0
|
Constant for newline delay mask.
|
NL1
|
Constant for newline delay mask.
|
TAB0
|
Constant for horizontal tab delay mask.
|
TAB1
|
Constant for horizontal tab delay mask.
|
TAB2
|
Constant for horizontal tab delay mask.
|
TAB3
|
Constant for horizontal tab delay mask.
|
TCIFLUSH
|
Constant for the Flush method.
|
TCIOFF
|
Constant for the Flow method.
|
TCIOFLUSH
|
Constant for the Flush method.
|
TCION
|
Constant for the Flow method.
|
TCOFLUSH
|
Constant for the Flush method.
|
TCOOFF
|
Constant for the Flow method.
|
TCOON
|
Constant for the Flow method.
|
TCSADRAIN
|
Constant for the SetAttr method.
|
TCSAFLUSH
|
Constant for the SetAttr method.
|
TCSANOW
|
Constant for the SetAttr method.
|
VDISABLE
|
Constant used for disabling a terminal special character.
|
VT0
|
Constant for vertical tab delay mask.
|
VT1
|
Constant for vertical tab delay mask.
|
XTABS
|
A synonymous for the TAB3 constant.
|