object langinfo
POSIX langinfo.h for Scala
The Open Group Base Specifications Issue 7, 2018 edition.
- Annotations
- @extern()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- langinfo
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
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
ABDAY_1: CInt
- Annotations
- @name( "scalanative_abday_1" )
-
def
ABDAY_2: CInt
- Annotations
- @name( "scalanative_abday_2" )
-
def
ABDAY_3: CInt
- Annotations
- @name( "scalanative_abday_3" )
-
def
ABDAY_4: CInt
- Annotations
- @name( "scalanative_abday_4" )
-
def
ABDAY_5: CInt
- Annotations
- @name( "scalanative_abday_5" )
-
def
ABDAY_6: CInt
- Annotations
- @name( "scalanative_abday_6" )
-
def
ABDAY_7: CInt
- Annotations
- @name( "scalanative_abday_7" )
-
def
ABMON_1: CInt
- Annotations
- @name( "scalanative_abmon_1" )
-
def
ABMON_10: CInt
- Annotations
- @name( "scalanative_abmon_10" )
-
def
ABMON_11: CInt
- Annotations
- @name( "scalanative_abmon_11" )
-
def
ABMON_12: CInt
- Annotations
- @name( "scalanative_abmon_12" )
-
def
ABMON_2: CInt
- Annotations
- @name( "scalanative_abmon_2" )
-
def
ABMON_3: CInt
- Annotations
- @name( "scalanative_abmon_3" )
-
def
ABMON_4: CInt
- Annotations
- @name( "scalanative_abmon_4" )
-
def
ABMON_5: CInt
- Annotations
- @name( "scalanative_abmon_5" )
-
def
ABMON_6: CInt
- Annotations
- @name( "scalanative_abmon_6" )
-
def
ABMON_7: CInt
- Annotations
- @name( "scalanative_abmon_7" )
-
def
ABMON_8: CInt
- Annotations
- @name( "scalanative_abmon_8" )
-
def
ABMON_9: CInt
- Annotations
- @name( "scalanative_abmon_9" )
-
def
ALT_DIGITS: CInt
- Annotations
- @name( "scalanative_alt_digits" )
-
def
AM_STR: CInt
- Annotations
- @name( "scalanative_am_str" )
-
def
CODESET: CInt
- Annotations
- @name( "scalanative_codeset" )
-
def
CRNCYSTR: CInt
- Annotations
- @name( "scalanative_crncystr" )
-
def
DAY_1: CInt
- Annotations
- @name( "scalanative_day_1" )
-
def
DAY_2: CInt
- Annotations
- @name( "scalanative_day_2" )
-
def
DAY_3: CInt
- Annotations
- @name( "scalanative_day_3" )
-
def
DAY_4: CInt
- Annotations
- @name( "scalanative_day_4" )
-
def
DAY_5: CInt
- Annotations
- @name( "scalanative_day_5" )
-
def
DAY_6: CInt
- Annotations
- @name( "scalanative_day_6" )
-
def
DAY_7: CInt
- Annotations
- @name( "scalanative_day_7" )
-
def
D_FMT: CInt
- Annotations
- @name( "scalanative_d_fmt" )
-
def
D_T_FMT: CInt
- Annotations
- @name( "scalanative_d_t_fmt" )
-
def
ERA: CInt
- Annotations
- @name( "scalanative_era" )
-
def
ERA_D_FMT: CInt
- Annotations
- @name( "scalanative_era_d_fmt" )
-
def
ERA_D_T_FMT: CInt
- Annotations
- @name( "scalanative_era_d_t_fmt" )
-
def
ERA_T_FMT: CInt
- Annotations
- @name( "scalanative_era_t_fmt" )
-
def
MON_1: CInt
- Annotations
- @name( "scalanative_mon_1" )
-
def
MON_10: CInt
- Annotations
- @name( "scalanative_mon_10" )
-
def
MON_11: CInt
- Annotations
- @name( "scalanative_mon_11" )
-
def
MON_12: CInt
- Annotations
- @name( "scalanative_mon_12" )
-
def
MON_2: CInt
- Annotations
- @name( "scalanative_mon_2" )
-
def
MON_3: CInt
- Annotations
- @name( "scalanative_mon_3" )
-
def
MON_4: CInt
- Annotations
- @name( "scalanative_mon_4" )
-
def
MON_5: CInt
- Annotations
- @name( "scalanative_mon_5" )
-
def
MON_6: CInt
- Annotations
- @name( "scalanative_mon_6" )
-
def
MON_7: CInt
- Annotations
- @name( "scalanative_mon_7" )
-
def
MON_8: CInt
- Annotations
- @name( "scalanative_mon_8" )
-
def
MON_9: CInt
- Annotations
- @name( "scalanative_mon_9" )
-
def
NOEXPR: CInt
- Annotations
- @name( "scalanative_noexpr" )
-
def
PM_STR: CInt
- Annotations
- @name( "scalanative_pm_str" )
-
def
RADIXCHAR: CInt
- Annotations
- @name( "scalanative_radixchar" )
-
def
THOUSEP: CInt
- Annotations
- @name( "scalanative_thousep" )
-
def
T_FMT: CInt
- Annotations
- @name( "scalanative_t_fmt" )
-
def
T_FMT_AMPM: CInt
- Annotations
- @name( "scalanative_t_fmt_ampm" )
-
def
YESEXPR: CInt
- Annotations
- @name( "scalanative_yesexpr" )
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- 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
- def nl_langinfo(item: nl_item): CString
- def nl_langinfo_l(item: nl_item, locale: locale_t): CString
-
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( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()