public class SolarisNativePty extends JansiNativePty
| Constructor and Description |
|---|
SolarisNativePty(int master,
FileDescriptor masterFD,
int slave,
FileDescriptor slaveFD,
String name) |
| Modifier and Type | Method and Description |
|---|---|
static SolarisNativePty |
current() |
protected Attributes |
toAttributes(org.fusesource.jansi.internal.CLibrary.Termios tio) |
protected org.fusesource.jansi.internal.CLibrary.Termios |
toTermios(Attributes t) |
close, getAttr, getMaster, getMasterFD, getMasterInput, getMasterOutput, getName, getSize, getSlave, getSlaveFD, getSlaveInput, getSlaveOutput, newDescriptor, setAttr, setSize, toString, ttynamepublic SolarisNativePty(int master,
FileDescriptor masterFD,
int slave,
FileDescriptor slaveFD,
String name)
public static SolarisNativePty current() throws IOException
IOExceptionprotected org.fusesource.jansi.internal.CLibrary.Termios toTermios(Attributes t)
toTermios in class JansiNativePtyprotected Attributes toAttributes(org.fusesource.jansi.internal.CLibrary.Termios tio)
toAttributes in class JansiNativePtyCopyright © 2017. All rights reserved.