Class

scala.scalanative.windows.ProcessThreadsApiOps

StartupInfoWOps

Related Doc: package ProcessThreadsApiOps

Permalink

implicit class StartupInfoWOps extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. StartupInfoWOps
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new StartupInfoWOps(ref: Ptr[StartupInfoW])(implicit tag: Tag[StartupInfoW])

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def cb: DWord

    Permalink
  6. def cbReserved2: Word

    Permalink
  7. def cbReserved2_=(v: Word): Unit

    Permalink
  8. def cb_=(v: DWord): Unit

    Permalink
  9. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. def desktop: CWString

    Permalink
  11. def desktop_=(v: CWString): Unit

    Permalink
  12. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  13. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  14. def fillAtribute: DWord

    Permalink
  15. def fillAtribute_=(v: DWord): Unit

    Permalink
  16. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  17. def flags: DWord

    Permalink
  18. def flags_=(v: DWord): Unit

    Permalink
  19. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  20. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  21. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  22. def lpReserved2: Ptr[Byte]

    Permalink
  23. def lpReserved2_=(v: Ptr[Byte]): Unit

    Permalink
  24. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  25. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  26. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  27. def reserved: CWString

    Permalink
  28. def reserved_=(v: CWString): Unit

    Permalink
  29. def showWindow: Word

    Permalink
  30. def showWindow_=(v: Word): Unit

    Permalink
  31. def stdError: Handle

    Permalink
  32. def stdError_=(v: Handle): Unit

    Permalink
  33. def stdInput: Handle

    Permalink
  34. def stdInput_=(v: Handle): Unit

    Permalink
  35. def stdOutput: Handle

    Permalink
  36. def stdOutput_=(v: Handle): Unit

    Permalink
  37. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  38. def title: CWString

    Permalink
  39. def title_=(v: CWString): Unit

    Permalink
  40. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  41. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  44. def x: DWord

    Permalink
  45. def xCountChars: DWord

    Permalink
  46. def xCountChars_=(v: DWord): Unit

    Permalink
  47. def xSize: DWord

    Permalink
  48. def xSize_=(v: DWord): Unit

    Permalink
  49. def x_=(v: DWord): Unit

    Permalink
  50. def y: DWord

    Permalink
  51. def yCountChars: DWord

    Permalink
  52. def yCountChars_=(v: DWord): Unit

    Permalink
  53. def ySize: DWord

    Permalink
  54. def ySize_=(v: DWord): Unit

    Permalink
  55. def y_=(v: DWord): Unit

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped