|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fusesource.jansi.internal.CLibrary.Termios
public static class CLibrary.Termios
| Field Summary | |
|---|---|
byte[] |
c_cc
|
long |
c_cflag
|
long |
c_iflag
|
long |
c_ispeed
|
long |
c_lflag
|
long |
c_oflag
|
long |
c_ospeed
|
static int |
SIZEOF
|
| Constructor Summary | |
|---|---|
CLibrary.Termios()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int SIZEOF
public long c_iflag
public long c_oflag
public long c_cflag
public long c_lflag
public byte[] c_cc
public long c_ispeed
public long c_ospeed
| Constructor Detail |
|---|
public CLibrary.Termios()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||