Packages

c

fs2.internal.jsdeps.node.osMod.SignalConstants

SignalConstantsMutableBuilder

implicit final class SignalConstantsMutableBuilder[Self <: SignalConstants] extends AnyVal

Annotations
@inline()
Source
osMod.scala
Linear Supertypes
AnyVal, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SignalConstantsMutableBuilder
  2. AnyVal
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new SignalConstantsMutableBuilder(x: Self)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    Any
  2. final def ##: Int
    Definition Classes
    Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def getClass(): Class[_ <: AnyVal]
    Definition Classes
    AnyVal → Any
  6. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  7. def setSIGABRT(value: Double): Self
    Annotations
    @inline()
  8. def setSIGALRM(value: Double): Self
    Annotations
    @inline()
  9. def setSIGBREAK(value: Double): Self
    Annotations
    @inline()
  10. def setSIGBUS(value: Double): Self
    Annotations
    @inline()
  11. def setSIGCHLD(value: Double): Self
    Annotations
    @inline()
  12. def setSIGCONT(value: Double): Self
    Annotations
    @inline()
  13. def setSIGFPE(value: Double): Self
    Annotations
    @inline()
  14. def setSIGHUP(value: Double): Self
    Annotations
    @inline()
  15. def setSIGILL(value: Double): Self
    Annotations
    @inline()
  16. def setSIGINFO(value: Double): Self
    Annotations
    @inline()
  17. def setSIGINT(value: Double): Self
    Annotations
    @inline()
  18. def setSIGIO(value: Double): Self
    Annotations
    @inline()
  19. def setSIGIOT(value: Double): Self
    Annotations
    @inline()
  20. def setSIGKILL(value: Double): Self
    Annotations
    @inline()
  21. def setSIGLOST(value: Double): Self
    Annotations
    @inline()
  22. def setSIGPIPE(value: Double): Self
    Annotations
    @inline()
  23. def setSIGPOLL(value: Double): Self
    Annotations
    @inline()
  24. def setSIGPROF(value: Double): Self
    Annotations
    @inline()
  25. def setSIGPWR(value: Double): Self
    Annotations
    @inline()
  26. def setSIGQUIT(value: Double): Self
    Annotations
    @inline()
  27. def setSIGSEGV(value: Double): Self
    Annotations
    @inline()
  28. def setSIGSTKFLT(value: Double): Self
    Annotations
    @inline()
  29. def setSIGSTOP(value: Double): Self
    Annotations
    @inline()
  30. def setSIGSYS(value: Double): Self
    Annotations
    @inline()
  31. def setSIGTERM(value: Double): Self
    Annotations
    @inline()
  32. def setSIGTRAP(value: Double): Self
    Annotations
    @inline()
  33. def setSIGTSTP(value: Double): Self
    Annotations
    @inline()
  34. def setSIGTTIN(value: Double): Self
    Annotations
    @inline()
  35. def setSIGTTOU(value: Double): Self
    Annotations
    @inline()
  36. def setSIGUNUSED(value: Double): Self
    Annotations
    @inline()
  37. def setSIGURG(value: Double): Self
    Annotations
    @inline()
  38. def setSIGUSR1(value: Double): Self
    Annotations
    @inline()
  39. def setSIGUSR2(value: Double): Self
    Annotations
    @inline()
  40. def setSIGVTALRM(value: Double): Self
    Annotations
    @inline()
  41. def setSIGWINCH(value: Double): Self
    Annotations
    @inline()
  42. def setSIGXCPU(value: Double): Self
    Annotations
    @inline()
  43. def setSIGXFSZ(value: Double): Self
    Annotations
    @inline()
  44. def toString(): java.lang.String
    Definition Classes
    Any
  45. val x: Self

Inherited from AnyVal

Inherited from Any

Ungrouped