termios

@extern
object termios
class Object
trait Matchable
class Any
termios.type

Type members

Types

type NCCS = Digit2[_2, _0]
type c_cc = CArray[cc_t, NCCS]
type cc_t = CChar
type speed_t = CLong
type tcflag_t = CLong

Value members

Concrete methods

@name("scalanative_termios_b0")
def B0: CInt
@name("scalanative_termios_b110")
def B110: CInt
@name("scalanative_termios_b1200")
def B1200: CInt
@name("scalanative_termios_b134")
def B134: CInt
@name("scalanative_termios_b150")
def B150: CInt
@name("scalanative_termios_b1800")
def B1800: CInt
@name("scalanative_termios_b19200")
def B19200: CInt
@name("scalanative_termios_b200")
def B200: CInt
@name("scalanative_termios_b2400")
def B2400: CInt
@name("scalanative_termios_b300")
def B300: CInt
@name("scalanative_termios_b38400")
def B38400: CInt
@name("scalanative_termios_b4800")
def B4800: CInt
@name("scalanative_termios_b50")
def B50: CInt
@name("scalanative_termios_b600")
def B600: CInt
@name("scalanative_termios_b75")
def B75: CInt
@name("scalanative_termios_b9600")
def B9600: CInt
@name("scalanative_termios_brkint")
def BRKINT: CInt
@name("scalanative_termios_bs0")
def BS0: CInt
@name("scalanative_termios_bs1")
def BS1: CInt
@name("scalanative_termios_bsdly")
def BSDLY: CInt
@name("scalanative_termios_clocal")
def CLOCAL: CInt
@name("scalanative_termios_cr0")
def CR0: CInt
@name("scalanative_termios_cr1")
def CR1: CInt
@name("scalanative_termios_cr2")
def CR2: CInt
@name("scalanative_termios_cr3")
def CR3: CInt
@name("scalanative_termios_crdly")
def CRDLY: CInt
@name("scalanative_termios_cread")
def CREAD: CInt
@name("scalanative_termios_cs5")
def CS5: CInt
@name("scalanative_termios_cs6")
def CS6: CInt
@name("scalanative_termios_cs7")
def CS7: CInt
@name("scalanative_termios_cs8")
def CS8: CInt
@name("scalanative_termios_csize")
def CSIZE: CInt
@name("scalanative_termios_cstopb")
def CSTOPB: CInt
@name("scalanative_termios_echo")
def ECHO: CInt
@name("scalanative_termios_echoe")
def ECHOE: CInt
@name("scalanative_termios_echok")
def ECHOK: CInt
@name("scalanative_termios_echonl")
def ECHONL: CInt
@name("scalanative_termios_ff0")
def FF0: CInt
@name("scalanative_termios_ff1")
def FF1: CInt
@name("scalanative_termios_ffdly")
def FFDLY: CInt
@name("scalanative_termios_hupcl")
def HUPCL: CInt
@name("scalanative_termios_icanon")
def ICANON: CInt
@name("scalanative_termios_icrnl")
def ICRNL: CInt
@name("scalanative_termios_iexten")
def IEXTEN: CInt
@name("scalanative_termios_ignbrk")
def IGNBRK: CInt
@name("scalanative_termios_igncr")
def IGNCR: CInt
@name("scalanative_termios_ignpar")
def IGNPAR: CInt
@name("scalanative_termios_inlcr")
def INLCR: CInt
@name("scalanative_termios_inpck")
def INPCK: CInt
@name("scalanative_termios_isig")
def ISIG: CInt
@name("scalanative_termios_istrip")
def ISTRIP: CInt
@name("scalanative_termios_ixany")
def IXANY: CInt
@name("scalanative_termios_ixoff")
def IXOFF: CInt
@name("scalanative_termios_ixon")
def IXON: CInt
@name("scalanative_termios_nl0")
def NL0: CInt
@name("scalanative_termios_nl1")
def NL1: CInt
@name("scalanative_termios_nldly")
def NLDLY: CInt
@name("scalanative_termios_noflsh")
def NOFLSH: CInt
@name("scalanative_termios_ocrnl")
def OCRNL: CInt
@name("scalanative_termios_ofdel")
def OFDEL: CInt
@name("scalanative_termios_ofill")
def OFILL: CInt
@name("scalanative_termios_onlcr")
def ONLCR: CInt
@name("scalanative_termios_onlret")
def ONLRET: CInt
@name("scalanative_termios_onocr")
def ONOCR: CInt
@name("scalanative_termios_opost")
def OPOST: CInt
@name("scalanative_termios_parenb")
def PARENB: CInt
@name("scalanative_termios_parmrk")
def PARMRK: CInt
@name("scalanative_termios_parodd")
def PARODD: CInt
@name("scalanative_termios_tab0")
def TAB0: CInt
@name("scalanative_termios_tab1")
def TAB1: CInt
@name("scalanative_termios_tab2")
def TAB2: CInt
@name("scalanative_termios_tab3")
def TAB3: CInt
@name("scalanative_termios_tabdly")
def TABDLY: CInt
@name("scalanative_termios_tciflush")
def TCIFLUSH: CInt
@name("scalanative_termios_tcioff")
def TCIOFF: CInt
@name("scalanative_termios_tcioflush")
def TCIOFLUSH: CInt
@name("scalanative_termios_tcion")
def TCION: CInt
@name("scalanative_termios_tcoflush")
def TCOFLUSH: CInt
@name("scalanative_termios_tcooff")
def TCOOFF: CInt
@name("scalanative_termios_tcoon")
def TCOON: CInt
@name("scalanative_termios_tcsadrain")
def TCSADRAIN: CInt
@name("scalanative_termios_tcsaflush")
def TCSAFLUSH: CInt
@name("scalanative_termios_tcsanow")
def TCSANOW: CInt
@name("scalanative_termios_tostop")
def TOSTOP: CInt
@name("scalanative_termios_veof")
def VEOF: CInt
@name("scalanative_termios_veol")
def VEOL: CInt
@name("scalanative_termios_verase")
def VERASE: CInt
@name("scalanative_termios_vintr")
def VINTR: CInt
@name("scalanative_termios_vkill")
def VKILL: CInt
@name("scalanative_termios_vmin")
def VMIN: CInt
@name("scalanative_termios_vquit")
def VQUIT: CInt
@name("scalanative_termios_vstart")
def VSTART: CInt
@name("scalanative_termios_vstop")
def VSTOP: CInt
@name("scalanative_termios_vsusp")
def VSUSP: CInt
@name("scalanative_termios_vt0")
def VT0: CInt
@name("scalanative_termios_vt1")
def VT1: CInt
@name("scalanative_termios_vtdly")
def VTDLY: CInt
@name("scalanative_termios_vtime")
def VTIME: CInt
def cfgetispeed(termios_p: Ptr[termios]): speed_t
def cfgetospeed(termios_p: Ptr[termios]): speed_t
def cfsetispeed(termios_p: Ptr[termios], speed: speed_t): CInt
def cfsetospeed(termios_p: Ptr[termios], speed: speed_t): CInt
def tcdrain(fd: CInt): CInt
def tcflow(fd: CInt, action: CInt): CInt
def tcflush(fd: CInt, queueSelector: CInt): CInt
def tcgetattr(fd: CInt, termios_p: Ptr[termios]): CInt
def tcgetsid(i: CInt): pid_t
def tcsendbreak(fd: CInt, duration: CInt): CInt
def tcsetattr(fd: CInt, optionalActions: CInt, termios_p: Ptr[termios]): CInt