Class

io.fsq.twofishes.gen

DebugScoreComponentMeta

Related Doc: package gen

Permalink

class DebugScoreComponentMeta extends MetaRecord[DebugScoreComponent, DebugScoreComponentMeta] with RecordProvider[DebugScoreComponent]

Linear Supertypes
RecordProvider[DebugScoreComponent], MetaRecord[DebugScoreComponent, DebugScoreComponentMeta], UntypedMetaRecord, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DebugScoreComponentMeta
  2. RecordProvider
  3. MetaRecord
  4. UntypedMetaRecord
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DebugScoreComponentMeta()

    Permalink

Type Members

  1. sealed abstract class _Fields extends TFieldIdEnum

    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. val DEBUGSCORECOMPONENT_SDESC: TStruct

    Permalink
  5. val KEY_FDESC: TField

    Permalink
  6. val UNKNOWN_FIELD: TField

    Permalink
  7. val VALUE_FDESC: TField

    Permalink
  8. object _Fields

    Permalink
  9. val annotations: Annotations

    Permalink
    Definition Classes
    DebugScoreComponentMeta → UntypedMetaRecord
  10. def apply(key: String, value: Int): DebugScoreComponent

    Permalink
  11. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  12. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  13. def createRawRecord: RawDebugScoreComponent

    Permalink
    Definition Classes
    DebugScoreComponentMeta → MetaRecord
  14. def createRecord: DebugScoreComponent

    Permalink
    Definition Classes
    DebugScoreComponentMeta → RecordProvider → MetaRecord
  15. def createUntypedRawRecord: UntypedRecord

    Permalink
    Definition Classes
    DebugScoreComponentMeta → UntypedMetaRecord
  16. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  18. val fields: Seq[FieldDescriptor[_, DebugScoreComponent, DebugScoreComponentMeta]]

    Permalink
    Definition Classes
    DebugScoreComponentMeta → MetaRecord
  19. def finalize(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  22. val idToTFieldIdEnum: Map[Short, TFieldIdEnum]

    Permalink
  23. def ifInstanceFrom(x: AnyRef): Option[DebugScoreComponent]

    Permalink
    Definition Classes
    DebugScoreComponentMeta → MetaRecord
  24. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  25. val key: OptionalFieldDescriptor[String, DebugScoreComponent, DebugScoreComponentMeta]

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

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

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

    Permalink
    Definition Classes
    AnyRef
  29. def recordName: String

    Permalink
    Definition Classes
    DebugScoreComponentMeta → UntypedMetaRecord
  30. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  31. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  32. def untypedFields: Seq[UntypedFieldDescriptor]

    Permalink
    Definition Classes
    DebugScoreComponentMeta → UntypedMetaRecord
  33. def untypedIfInstanceFrom(x: AnyRef): Option[UntypedRecord]

    Permalink
    Definition Classes
    DebugScoreComponentMeta → UntypedMetaRecord
  34. val value: OptionalFieldDescriptor[Int, DebugScoreComponent, DebugScoreComponentMeta]

    Permalink
  35. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  38. val wireNameToTField: Map[String, TField]

    Permalink

Inherited from RecordProvider[DebugScoreComponent]

Inherited from MetaRecord[DebugScoreComponent, DebugScoreComponentMeta]

Inherited from UntypedMetaRecord

Inherited from AnyRef

Inherited from Any

Ungrouped