object termios
- Annotations
- @extern() @define("__SCALANATIVE_POSIX_TERMIOS")
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- termios
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def B0: CInt
- Annotations
- @name("scalanative_termios_b0")
- def B110: CInt
- Annotations
- @name("scalanative_termios_b110")
- def B1200: CInt
- Annotations
- @name("scalanative_termios_b1200")
- def B134: CInt
- Annotations
- @name("scalanative_termios_b134")
- def B150: CInt
- Annotations
- @name("scalanative_termios_b150")
- def B1800: CInt
- Annotations
- @name("scalanative_termios_b1800")
- def B19200: CInt
- Annotations
- @name("scalanative_termios_b19200")
- def B200: CInt
- Annotations
- @name("scalanative_termios_b200")
- def B2400: CInt
- Annotations
- @name("scalanative_termios_b2400")
- def B300: CInt
- Annotations
- @name("scalanative_termios_b300")
- def B38400: CInt
- Annotations
- @name("scalanative_termios_b38400")
- def B4800: CInt
- Annotations
- @name("scalanative_termios_b4800")
- def B50: CInt
- Annotations
- @name("scalanative_termios_b50")
- def B600: CInt
- Annotations
- @name("scalanative_termios_b600")
- def B75: CInt
- Annotations
- @name("scalanative_termios_b75")
- def B9600: CInt
- Annotations
- @name("scalanative_termios_b9600")
- def BRKINT: CInt
- Annotations
- @name("scalanative_termios_brkint")
- def BS0: CInt
- Annotations
- @name("scalanative_termios_bs0")
- def BS1: CInt
- Annotations
- @name("scalanative_termios_bs1")
- def BSDLY: CInt
- Annotations
- @name("scalanative_termios_bsdly")
- def CLOCAL: CInt
- Annotations
- @name("scalanative_termios_clocal")
- def CR0: CInt
- Annotations
- @name("scalanative_termios_cr0")
- def CR1: CInt
- Annotations
- @name("scalanative_termios_cr1")
- def CR2: CInt
- Annotations
- @name("scalanative_termios_cr2")
- def CR3: CInt
- Annotations
- @name("scalanative_termios_cr3")
- def CRDLY: CInt
- Annotations
- @name("scalanative_termios_crdly")
- def CREAD: CInt
- Annotations
- @name("scalanative_termios_cread")
- def CS5: CInt
- Annotations
- @name("scalanative_termios_cs5")
- def CS6: CInt
- Annotations
- @name("scalanative_termios_cs6")
- def CS7: CInt
- Annotations
- @name("scalanative_termios_cs7")
- def CS8: CInt
- Annotations
- @name("scalanative_termios_cs8")
- def CSIZE: CInt
- Annotations
- @name("scalanative_termios_csize")
- def CSTOPB: CInt
- Annotations
- @name("scalanative_termios_cstopb")
- def ECHO: CInt
- Annotations
- @name("scalanative_termios_echo")
- def ECHOE: CInt
- Annotations
- @name("scalanative_termios_echoe")
- def ECHOK: CInt
- Annotations
- @name("scalanative_termios_echok")
- def ECHONL: CInt
- Annotations
- @name("scalanative_termios_echonl")
- def FF0: CInt
- Annotations
- @name("scalanative_termios_ff0")
- def FF1: CInt
- Annotations
- @name("scalanative_termios_ff1")
- def FFDLY: CInt
- Annotations
- @name("scalanative_termios_ffdly")
- def HUPCL: CInt
- Annotations
- @name("scalanative_termios_hupcl")
- def ICANON: CInt
- Annotations
- @name("scalanative_termios_icanon")
- def ICRNL: CInt
- Annotations
- @name("scalanative_termios_icrnl")
- def IEXTEN: CInt
- Annotations
- @name("scalanative_termios_iexten")
- def IGNBRK: CInt
- Annotations
- @name("scalanative_termios_ignbrk")
- def IGNCR: CInt
- Annotations
- @name("scalanative_termios_igncr")
- def IGNPAR: CInt
- Annotations
- @name("scalanative_termios_ignpar")
- def INLCR: CInt
- Annotations
- @name("scalanative_termios_inlcr")
- def INPCK: CInt
- Annotations
- @name("scalanative_termios_inpck")
- def ISIG: CInt
- Annotations
- @name("scalanative_termios_isig")
- def ISTRIP: CInt
- Annotations
- @name("scalanative_termios_istrip")
- def IXANY: CInt
- Annotations
- @name("scalanative_termios_ixany")
- def IXOFF: CInt
- Annotations
- @name("scalanative_termios_ixoff")
- def IXON: CInt
- Annotations
- @name("scalanative_termios_ixon")
- def NL0: CInt
- Annotations
- @name("scalanative_termios_nl0")
- def NL1: CInt
- Annotations
- @name("scalanative_termios_nl1")
- def NLDLY: CInt
- Annotations
- @name("scalanative_termios_nldly")
- def NOFLSH: CInt
- Annotations
- @name("scalanative_termios_noflsh")
- def OCRNL: CInt
- Annotations
- @name("scalanative_termios_ocrnl")
- def OFDEL: CInt
- Annotations
- @name("scalanative_termios_ofdel")
- def OFILL: CInt
- Annotations
- @name("scalanative_termios_ofill")
- def ONLCR: CInt
- Annotations
- @name("scalanative_termios_onlcr")
- def ONLRET: CInt
- Annotations
- @name("scalanative_termios_onlret")
- def ONOCR: CInt
- Annotations
- @name("scalanative_termios_onocr")
- def OPOST: CInt
- Annotations
- @name("scalanative_termios_opost")
- def PARENB: CInt
- Annotations
- @name("scalanative_termios_parenb")
- def PARMRK: CInt
- Annotations
- @name("scalanative_termios_parmrk")
- def PARODD: CInt
- Annotations
- @name("scalanative_termios_parodd")
- def TAB0: CInt
- Annotations
- @name("scalanative_termios_tab0")
- def TAB1: CInt
- Annotations
- @name("scalanative_termios_tab1")
- def TAB2: CInt
- Annotations
- @name("scalanative_termios_tab2")
- def TAB3: CInt
- Annotations
- @name("scalanative_termios_tab3")
- def TABDLY: CInt
- Annotations
- @name("scalanative_termios_tabdly")
- def TCIFLUSH: CInt
- Annotations
- @name("scalanative_termios_tciflush")
- def TCIOFF: CInt
- Annotations
- @name("scalanative_termios_tcioff")
- def TCIOFLUSH: CInt
- Annotations
- @name("scalanative_termios_tcioflush")
- def TCION: CInt
- Annotations
- @name("scalanative_termios_tcion")
- def TCOFLUSH: CInt
- Annotations
- @name("scalanative_termios_tcoflush")
- def TCOOFF: CInt
- Annotations
- @name("scalanative_termios_tcooff")
- def TCOON: CInt
- Annotations
- @name("scalanative_termios_tcoon")
- def TCSADRAIN: CInt
- Annotations
- @name("scalanative_termios_tcsadrain")
- def TCSAFLUSH: CInt
- Annotations
- @name("scalanative_termios_tcsaflush")
- def TCSANOW: CInt
- Annotations
- @name("scalanative_termios_tcsanow")
- def TOSTOP: CInt
- Annotations
- @name("scalanative_termios_tostop")
- def VEOF: CInt
- Annotations
- @name("scalanative_termios_veof")
- def VEOL: CInt
- Annotations
- @name("scalanative_termios_veol")
- def VERASE: CInt
- Annotations
- @name("scalanative_termios_verase")
- def VINTR: CInt
- Annotations
- @name("scalanative_termios_vintr")
- def VKILL: CInt
- Annotations
- @name("scalanative_termios_vkill")
- def VMIN: CInt
- Annotations
- @name("scalanative_termios_vmin")
- def VQUIT: CInt
- Annotations
- @name("scalanative_termios_vquit")
- def VSTART: CInt
- Annotations
- @name("scalanative_termios_vstart")
- def VSTOP: CInt
- Annotations
- @name("scalanative_termios_vstop")
- def VSUSP: CInt
- Annotations
- @name("scalanative_termios_vsusp")
- def VT0: CInt
- Annotations
- @name("scalanative_termios_vt0")
- def VT1: CInt
- Annotations
- @name("scalanative_termios_vt1")
- def VTDLY: CInt
- Annotations
- @name("scalanative_termios_vtdly")
- def VTIME: CInt
- Annotations
- @name("scalanative_termios_vtime")
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- 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 clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- 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
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()