trait errno extends libc.errno
- Annotations
- @extern() @define("__SCALANATIVE_POSIX_ERRNO")
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- errno
- errno
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
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 E2BIG: CInt
- Annotations
- @name("scalanative_e2big")
- def EACCES: CInt
- Annotations
- @name("scalanative_eacces")
- def EADDRINUSE: CInt
- Annotations
- @name("scalanative_eaddrinuse")
- def EADDRNOTAVAIL: CInt
- Annotations
- @name("scalanative_eaddrnotavail")
- def EAFNOSUPPORT: CInt
- Annotations
- @name("scalanative_eafnosupport")
- def EAGAIN: CInt
- Annotations
- @name("scalanative_eagain")
- def EALREADY: CInt
- Annotations
- @name("scalanative_ealready")
- def EBADF: CInt
- Annotations
- @name("scalanative_ebadf")
- def EBADMSG: CInt
- Annotations
- @name("scalanative_ebadmsg")
- def EBUSY: CInt
- Annotations
- @name("scalanative_ebusy")
- def ECANCELED: CInt
- Annotations
- @name("scalanative_ecanceled")
- def ECHILD: CInt
- Annotations
- @name("scalanative_echild")
- def ECONNABORTED: CInt
- Annotations
- @name("scalanative_econnaborted")
- def ECONNREFUSED: CInt
- Annotations
- @name("scalanative_econnrefused")
- def ECONNRESET: CInt
- Annotations
- @name("scalanative_econnreset")
- def EDEADLK: CInt
- Annotations
- @name("scalanative_edeadlk")
- def EDESTADDRREQ: CInt
- Annotations
- @name("scalanative_edestaddrreq")
- def EDOM: CInt
- Definition Classes
- errno
- Annotations
- @name("scalanative_edom")
- def EDQUOT: CInt
- Annotations
- @name("scalanative_edquot")
- def EEXIST: CInt
- Annotations
- @name("scalanative_eexist")
- def EFAULT: CInt
- Annotations
- @name("scalanative_efault")
- def EFBIG: CInt
- Annotations
- @name("scalanative_efbig")
- def EHOSTUNREACH: CInt
- Annotations
- @name("scalanative_ehostunreach")
- def EIDRM: CInt
- Annotations
- @name("scalanative_eidrm")
- def EILSEQ: CInt
- Definition Classes
- errno
- Annotations
- @name("scalanative_eilseq")
- def EINPROGRESS: CInt
- Annotations
- @name("scalanative_einprogress")
- def EINTR: CInt
- Annotations
- @name("scalanative_eintr")
- def EINVAL: CInt
- Annotations
- @name("scalanative_einval")
- def EIO: CInt
- Annotations
- @name("scalanative_eio")
- def EISCONN: CInt
- Annotations
- @name("scalanative_eisconn")
- def EISDIR: CInt
- Annotations
- @name("scalanative_eisdir")
- def ELOOP: CInt
- Annotations
- @name("scalanative_eloop")
- def EMFILE: CInt
- Annotations
- @name("scalanative_emfile")
- def EMLINK: CInt
- Annotations
- @name("scalanative_emlink")
- def EMSGSIZE: CInt
- Annotations
- @name("scalanative_emsgsize")
- def EMULTIHOP: CInt
- Annotations
- @name("scalanative_emultihup")
- def ENAMETOOLONG: CInt
- Annotations
- @name("scalanative_enametoolong")
- def ENETDOWN: CInt
- Annotations
- @name("scalanative_enetdown")
- def ENETRESET: CInt
- Annotations
- @name("scalanative_enetreset")
- def ENETUNREACH: CInt
- Annotations
- @name("scalanative_enetunreach")
- def ENFILE: CInt
- Annotations
- @name("scalanative_enfile")
- def ENOBUFS: CInt
- Annotations
- @name("scalanative_enobufs")
- def ENODATA: CInt
- Annotations
- @name("scalanative_enodata")
- def ENODEV: CInt
- Annotations
- @name("scalanative_enodev")
- def ENOENT: CInt
- Annotations
- @name("scalanative_enoent")
- def ENOEXEC: CInt
- Annotations
- @name("scalanative_enoexec")
- def ENOLCK: CInt
- Annotations
- @name("scalanative_enolck")
- def ENOLINK: CInt
- Annotations
- @name("scalanative_enolink")
- def ENOMEM: CInt
- Annotations
- @name("scalanative_enomem")
- def ENOMSG: CInt
- Annotations
- @name("scalanative_enomsg")
- def ENOPROTOOPT: CInt
- Annotations
- @name("scalanative_enoprotoopt")
- def ENOSPC: CInt
- Annotations
- @name("scalanative_enospc")
- def ENOSR: CInt
- Annotations
- @name("scalanative_enosr")
- def ENOSTR: CInt
- Annotations
- @name("scalanative_enostr")
- def ENOSYS: CInt
- Annotations
- @name("scalanative_enosys")
- def ENOTCONN: CInt
- Annotations
- @name("scalanative_enotconn")
- def ENOTDIR: CInt
- Annotations
- @name("scalanative_enotdir")
- def ENOTEMPTY: CInt
- Annotations
- @name("scalanative_enotempty")
- def ENOTRECOVERABLE: CInt
- Annotations
- @name("scalanative_enotrecoverable")
- def ENOTSOCK: CInt
- Annotations
- @name("scalanative_enotsock")
- def ENOTSUP: CInt
- Annotations
- @name("scalanative_enotsup")
- def ENOTTY: CInt
- Annotations
- @name("scalanative_enotty")
- def ENXIO: CInt
- Annotations
- @name("scalanative_enxio")
- def EOPNOTSUPP: CInt
- Annotations
- @name("scalanative_eopnotsupp")
- def EOVERFLOW: CInt
- Annotations
- @name("scalanative_eoverflow")
- def EOWNERDEAD: CInt
- Annotations
- @name("scalanative_eownerdead")
- def EPERM: CInt
- Annotations
- @name("scalanative_eperm")
- def EPIPE: CInt
- Annotations
- @name("scalanative_epipe")
- def EPROTO: CInt
- Annotations
- @name("scalanative_eproto")
- def EPROTONOSUPPORT: CInt
- Annotations
- @name("scalanative_eprotonosupport")
- def EPROTOTYPE: CInt
- Annotations
- @name("scalanative_eprototype")
- def ERANGE: CInt
- Definition Classes
- errno
- Annotations
- @name("scalanative_erange")
- def EROFS: CInt
- Annotations
- @name("scalanative_erofs")
- def ESPIPE: CInt
- Annotations
- @name("scalanative_espipe")
- def ESRCH: CInt
- Annotations
- @name("scalanative_esrch")
- def ESTALE: CInt
- Annotations
- @name("scalanative_estale")
- def ETIME: CInt
- Annotations
- @name("scalanative_etime")
- def ETIMEDOUT: CInt
- Annotations
- @name("scalanative_etimedout")
- def ETXTBSY: CInt
- Annotations
- @name("scalanative_etxtbsy")
- def EWOULDBLOCK: CInt
- Annotations
- @name("scalanative_ewouldblock")
- def EXDEV: CInt
- Annotations
- @name("scalanative_exdev")
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- 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 errno: CInt
- Definition Classes
- errno
- Annotations
- @name("scalanative_errno")
- def errno_=(value: CInt): Unit
- Definition Classes
- errno
- Annotations
- @name("scalanative_set_errno")
- 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 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()