Class

scala.scalanative.unsafe

CStruct9

Related Doc: package unsafe

Permalink

final class CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9] extends CStruct

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CStruct9
  2. CStruct
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

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. def _1(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): T1

    Permalink

    Load a value of a field number 1.

    Load a value of a field number 1.

    Annotations
    @alwaysinline()
  5. def _1_=(value: T1)(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Unit

    Permalink

    Store a value to a field number 1.

    Store a value to a field number 1.

    Annotations
    @alwaysinline()
  6. def _2(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): T2

    Permalink

    Load a value of a field number 2.

    Load a value of a field number 2.

    Annotations
    @alwaysinline()
  7. def _2_=(value: T2)(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Unit

    Permalink

    Store a value to a field number 2.

    Store a value to a field number 2.

    Annotations
    @alwaysinline()
  8. def _3(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): T3

    Permalink

    Load a value of a field number 3.

    Load a value of a field number 3.

    Annotations
    @alwaysinline()
  9. def _3_=(value: T3)(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Unit

    Permalink

    Store a value to a field number 3.

    Store a value to a field number 3.

    Annotations
    @alwaysinline()
  10. def _4(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): T4

    Permalink

    Load a value of a field number 4.

    Load a value of a field number 4.

    Annotations
    @alwaysinline()
  11. def _4_=(value: T4)(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Unit

    Permalink

    Store a value to a field number 4.

    Store a value to a field number 4.

    Annotations
    @alwaysinline()
  12. def _5(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): T5

    Permalink

    Load a value of a field number 5.

    Load a value of a field number 5.

    Annotations
    @alwaysinline()
  13. def _5_=(value: T5)(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Unit

    Permalink

    Store a value to a field number 5.

    Store a value to a field number 5.

    Annotations
    @alwaysinline()
  14. def _6(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): T6

    Permalink

    Load a value of a field number 6.

    Load a value of a field number 6.

    Annotations
    @alwaysinline()
  15. def _6_=(value: T6)(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Unit

    Permalink

    Store a value to a field number 6.

    Store a value to a field number 6.

    Annotations
    @alwaysinline()
  16. def _7(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): T7

    Permalink

    Load a value of a field number 7.

    Load a value of a field number 7.

    Annotations
    @alwaysinline()
  17. def _7_=(value: T7)(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Unit

    Permalink

    Store a value to a field number 7.

    Store a value to a field number 7.

    Annotations
    @alwaysinline()
  18. def _8(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): T8

    Permalink

    Load a value of a field number 8.

    Load a value of a field number 8.

    Annotations
    @alwaysinline()
  19. def _8_=(value: T8)(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Unit

    Permalink

    Store a value to a field number 8.

    Store a value to a field number 8.

    Annotations
    @alwaysinline()
  20. def _9(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): T9

    Permalink

    Load a value of a field number 9.

    Load a value of a field number 9.

    Annotations
    @alwaysinline()
  21. def _9_=(value: T9)(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Unit

    Permalink

    Store a value to a field number 9.

    Store a value to a field number 9.

    Annotations
    @alwaysinline()
  22. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  23. def at1(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Ptr[T1]

    Permalink

    Load a value of a field number 1.

    Load a value of a field number 1.

    Annotations
    @alwaysinline()
  24. def at2(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Ptr[T2]

    Permalink

    Load a value of a field number 2.

    Load a value of a field number 2.

    Annotations
    @alwaysinline()
  25. def at3(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Ptr[T3]

    Permalink

    Load a value of a field number 3.

    Load a value of a field number 3.

    Annotations
    @alwaysinline()
  26. def at4(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Ptr[T4]

    Permalink

    Load a value of a field number 4.

    Load a value of a field number 4.

    Annotations
    @alwaysinline()
  27. def at5(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Ptr[T5]

    Permalink

    Load a value of a field number 5.

    Load a value of a field number 5.

    Annotations
    @alwaysinline()
  28. def at6(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Ptr[T6]

    Permalink

    Load a value of a field number 6.

    Load a value of a field number 6.

    Annotations
    @alwaysinline()
  29. def at7(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Ptr[T7]

    Permalink

    Load a value of a field number 7.

    Load a value of a field number 7.

    Annotations
    @alwaysinline()
  30. def at8(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Ptr[T8]

    Permalink

    Load a value of a field number 8.

    Load a value of a field number 8.

    Annotations
    @alwaysinline()
  31. def at9(implicit tag: Tag.CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]): Ptr[T9]

    Permalink

    Load a value of a field number 9.

    Load a value of a field number 9.

    Annotations
    @alwaysinline()
  32. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  33. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  34. def equals(other: Any): Boolean

    Permalink
    Definition Classes
    CStruct9 → AnyRef → Any
    Annotations
    @alwaysinline()
  35. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  36. final def getClass(): Class[_]

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

    Permalink
    Definition Classes
    CStruct9 → AnyRef → Any
    Annotations
    @alwaysinline()
  38. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  39. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  42. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  43. def toPtr: Ptr[CStruct9[T1, T2, T3, T4, T5, T6, T7, T8, T9]]

    Permalink
    Annotations
    @alwaysinline()
  44. def toString(): String

    Permalink
    Definition Classes
    CStruct9 → AnyRef → Any
    Annotations
    @alwaysinline()
  45. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from CStruct

Inherited from AnyRef

Inherited from Any

Ungrouped