public final class Termios extends Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
c_cc
The C cc.
|
int |
c_cflag
The C cflag.
|
int |
c_iflag
The C iflag.
|
int |
c_ispeed
The C ispeed.
|
int |
c_lflag
The C lflag.
|
int |
c_oflag
The C oflag.
|
int |
c_ospeed
The C ospeed.
|
| Constructor and Description |
|---|
Termios() |
Copyright © 2017. All rights reserved.