object langinfo

POSIX langinfo.h for Scala

The Open Group Base Specifications Issue 7, 2018 edition.

Annotations
@extern()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. langinfo
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type locale_t = Ptr[Byte]
  2. type nl_item = Int

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def ABDAY_1: CInt
    Annotations
    @name( "scalanative_abday_1" )
  5. def ABDAY_2: CInt
    Annotations
    @name( "scalanative_abday_2" )
  6. def ABDAY_3: CInt
    Annotations
    @name( "scalanative_abday_3" )
  7. def ABDAY_4: CInt
    Annotations
    @name( "scalanative_abday_4" )
  8. def ABDAY_5: CInt
    Annotations
    @name( "scalanative_abday_5" )
  9. def ABDAY_6: CInt
    Annotations
    @name( "scalanative_abday_6" )
  10. def ABDAY_7: CInt
    Annotations
    @name( "scalanative_abday_7" )
  11. def ABMON_1: CInt
    Annotations
    @name( "scalanative_abmon_1" )
  12. def ABMON_10: CInt
    Annotations
    @name( "scalanative_abmon_10" )
  13. def ABMON_11: CInt
    Annotations
    @name( "scalanative_abmon_11" )
  14. def ABMON_12: CInt
    Annotations
    @name( "scalanative_abmon_12" )
  15. def ABMON_2: CInt
    Annotations
    @name( "scalanative_abmon_2" )
  16. def ABMON_3: CInt
    Annotations
    @name( "scalanative_abmon_3" )
  17. def ABMON_4: CInt
    Annotations
    @name( "scalanative_abmon_4" )
  18. def ABMON_5: CInt
    Annotations
    @name( "scalanative_abmon_5" )
  19. def ABMON_6: CInt
    Annotations
    @name( "scalanative_abmon_6" )
  20. def ABMON_7: CInt
    Annotations
    @name( "scalanative_abmon_7" )
  21. def ABMON_8: CInt
    Annotations
    @name( "scalanative_abmon_8" )
  22. def ABMON_9: CInt
    Annotations
    @name( "scalanative_abmon_9" )
  23. def ALT_DIGITS: CInt
    Annotations
    @name( "scalanative_alt_digits" )
  24. def AM_STR: CInt
    Annotations
    @name( "scalanative_am_str" )
  25. def CODESET: CInt
    Annotations
    @name( "scalanative_codeset" )
  26. def CRNCYSTR: CInt
    Annotations
    @name( "scalanative_crncystr" )
  27. def DAY_1: CInt
    Annotations
    @name( "scalanative_day_1" )
  28. def DAY_2: CInt
    Annotations
    @name( "scalanative_day_2" )
  29. def DAY_3: CInt
    Annotations
    @name( "scalanative_day_3" )
  30. def DAY_4: CInt
    Annotations
    @name( "scalanative_day_4" )
  31. def DAY_5: CInt
    Annotations
    @name( "scalanative_day_5" )
  32. def DAY_6: CInt
    Annotations
    @name( "scalanative_day_6" )
  33. def DAY_7: CInt
    Annotations
    @name( "scalanative_day_7" )
  34. def D_FMT: CInt
    Annotations
    @name( "scalanative_d_fmt" )
  35. def D_T_FMT: CInt
    Annotations
    @name( "scalanative_d_t_fmt" )
  36. def ERA: CInt
    Annotations
    @name( "scalanative_era" )
  37. def ERA_D_FMT: CInt
    Annotations
    @name( "scalanative_era_d_fmt" )
  38. def ERA_D_T_FMT: CInt
    Annotations
    @name( "scalanative_era_d_t_fmt" )
  39. def ERA_T_FMT: CInt
    Annotations
    @name( "scalanative_era_t_fmt" )
  40. def MON_1: CInt
    Annotations
    @name( "scalanative_mon_1" )
  41. def MON_10: CInt
    Annotations
    @name( "scalanative_mon_10" )
  42. def MON_11: CInt
    Annotations
    @name( "scalanative_mon_11" )
  43. def MON_12: CInt
    Annotations
    @name( "scalanative_mon_12" )
  44. def MON_2: CInt
    Annotations
    @name( "scalanative_mon_2" )
  45. def MON_3: CInt
    Annotations
    @name( "scalanative_mon_3" )
  46. def MON_4: CInt
    Annotations
    @name( "scalanative_mon_4" )
  47. def MON_5: CInt
    Annotations
    @name( "scalanative_mon_5" )
  48. def MON_6: CInt
    Annotations
    @name( "scalanative_mon_6" )
  49. def MON_7: CInt
    Annotations
    @name( "scalanative_mon_7" )
  50. def MON_8: CInt
    Annotations
    @name( "scalanative_mon_8" )
  51. def MON_9: CInt
    Annotations
    @name( "scalanative_mon_9" )
  52. def NOEXPR: CInt
    Annotations
    @name( "scalanative_noexpr" )
  53. def PM_STR: CInt
    Annotations
    @name( "scalanative_pm_str" )
  54. def RADIXCHAR: CInt
    Annotations
    @name( "scalanative_radixchar" )
  55. def THOUSEP: CInt
    Annotations
    @name( "scalanative_thousep" )
  56. def T_FMT: CInt
    Annotations
    @name( "scalanative_t_fmt" )
  57. def T_FMT_AMPM: CInt
    Annotations
    @name( "scalanative_t_fmt_ampm" )
  58. def YESEXPR: CInt
    Annotations
    @name( "scalanative_yesexpr" )
  59. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  60. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  61. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  62. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  63. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  64. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  65. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  66. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  67. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  68. def nl_langinfo(item: nl_item): CString
  69. def nl_langinfo_l(item: nl_item, locale: locale_t): CString
  70. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  71. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  72. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  73. def toString(): String
    Definition Classes
    AnyRef → Any
  74. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from AnyRef

Inherited from Any

Ungrouped