Packages

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. Protected

Instance Constructors

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

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. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def cb: DWord
  6. def cbReserved2: Word
  7. def cbReserved2_=(v: Word): Unit
  8. def cb_=(v: DWord): Unit
  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  10. def desktop: CWString
  11. def desktop_=(v: CWString): Unit
  12. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  14. def fillAtribute: DWord
  15. def fillAtribute_=(v: DWord): Unit
  16. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  17. def flags: DWord
  18. def flags_=(v: DWord): Unit
  19. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  20. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  21. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  22. def lpReserved2: Ptr[Byte]
  23. def lpReserved2_=(v: Ptr[Byte]): Unit
  24. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  25. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  26. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  27. def reserved: CWString
  28. def reserved_=(v: CWString): Unit
  29. def showWindow: Word
  30. def showWindow_=(v: Word): Unit
  31. def stdError: Handle
  32. def stdError_=(v: Handle): Unit
  33. def stdInput: Handle
  34. def stdInput_=(v: Handle): Unit
  35. def stdOutput: Handle
  36. def stdOutput_=(v: Handle): Unit
  37. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  38. def title: CWString
  39. def title_=(v: CWString): Unit
  40. def toString(): String
    Definition Classes
    AnyRef → Any
  41. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  42. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  43. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  44. def x: DWord
  45. def xCountChars: DWord
  46. def xCountChars_=(v: DWord): Unit
  47. def xSize: DWord
  48. def xSize_=(v: DWord): Unit
  49. def x_=(v: DWord): Unit
  50. def y: DWord
  51. def yCountChars: DWord
  52. def yCountChars_=(v: DWord): Unit
  53. def ySize: DWord
  54. def ySize_=(v: DWord): Unit
  55. def y_=(v: DWord): Unit

Inherited from AnyRef

Inherited from Any

Ungrouped