Type Members
- abstract type RefOwnerType
Concrete Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def component: Component
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def foreachReflectableNameables(doThat: (Any) => Unit): Unit
- final def getClass(): Class[_ <: AnyRef]
- def getDisplayName(): String
- def getInstanceCounter: Int
- def getMode: Byte
- def getName(default: String): String
- def getName(): String
- def getPartialName(): String
- def getRefOwnersChain(): List[Any]
- def getScalaLocationLong: String
- def getScalaLocationShort: String
- def getScalaTrace(): Throwable
- def getSignature(): Any
- val globalData: GlobalData
- def hashCode(): Int
- def isCompletelyUnnamed: Boolean
- final def isInstanceOf[T0]: Boolean
- def isNamed: Boolean
- def isNative: Boolean
- def isPriorityApplicable(namePriority: Byte): Boolean
- def isUnnamed: Boolean
- val name: String
- val nameableRef: Nameable
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def overrideLocalName(name: String): SpinalEnumEncoding.this.type
- val parentScope: ScopeStatement
- val refOwner: RefOwnerType
- def reflectNames(): Unit
- val scalaTrace: Throwable
- def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable, postfix: String): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable, namePriority: Byte): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable, weak: Boolean): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable): SpinalEnumEncoding.this.type
- def setLambdaName(isNameBody: => Boolean)(nameGen: => String): SpinalEnumEncoding.this.type
- def setName(name: String, namePriority: Byte): SpinalEnumEncoding.this.type
- def setName(name: String, weak: Boolean): SpinalEnumEncoding.this.type
- def setName(name: String): SpinalEnumEncoding.this.type
- def setNameAsWeak(): SpinalEnumEncoding.this.type
- def setPartialName(name: String, namePriority: Byte, owner: Any): SpinalEnumEncoding.this.type
- def setPartialName(name: String, namePriority: Byte): SpinalEnumEncoding.this.type
- def setPartialName(name: String, weak: Boolean): SpinalEnumEncoding.this.type
- def setPartialName(owner: Nameable, name: String, namePriority: Byte): SpinalEnumEncoding.this.type
- def setPartialName(owner: Nameable, name: String, weak: Boolean): SpinalEnumEncoding.this.type
- def setPartialName(name: String): SpinalEnumEncoding.this.type
- def setPartialName(owner: Nameable, name: String): SpinalEnumEncoding.this.type
- def setPartialName(owner: Nameable): SpinalEnumEncoding.this.type
- def setRefOwner(that: Any): Unit
- def setScalaLocated(source: ScalaLocated): SpinalEnumEncoding.this.type
- def setWeakName(name: String): SpinalEnumEncoding.this.type
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def unsetName(): SpinalEnumEncoding.this.type
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
Value Members
- def foreachReflectableNameables(doThat: (Any) => Unit): Unit
- def getDisplayName(): String
- def getMode: Byte
- def getName(default: String): String
- def getName(): String
- def getPartialName(): String
- def isCompletelyUnnamed: Boolean
- def isNamed: Boolean
- def isPriorityApplicable(namePriority: Byte): Boolean
- def isUnnamed: Boolean
- val name: String
- val nameableRef: Nameable
- def overrideLocalName(name: String): SpinalEnumEncoding.this.type
- def reflectNames(): Unit
- def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable, postfix: String): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable, namePriority: Byte): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable, weak: Boolean): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable): SpinalEnumEncoding.this.type
- def setLambdaName(isNameBody: => Boolean)(nameGen: => String): SpinalEnumEncoding.this.type
- def setName(name: String, namePriority: Byte): SpinalEnumEncoding.this.type
- def setName(name: String, weak: Boolean): SpinalEnumEncoding.this.type
- def setName(name: String): SpinalEnumEncoding.this.type
- def setNameAsWeak(): SpinalEnumEncoding.this.type
- def setPartialName(name: String, namePriority: Byte, owner: Any): SpinalEnumEncoding.this.type
- def setPartialName(name: String, namePriority: Byte): SpinalEnumEncoding.this.type
- def setPartialName(name: String, weak: Boolean): SpinalEnumEncoding.this.type
- def setPartialName(owner: Nameable, name: String, namePriority: Byte): SpinalEnumEncoding.this.type
- def setPartialName(owner: Nameable, name: String, weak: Boolean): SpinalEnumEncoding.this.type
- def setPartialName(name: String): SpinalEnumEncoding.this.type
- def setPartialName(owner: Nameable, name: String): SpinalEnumEncoding.this.type
- def setPartialName(owner: Nameable): SpinalEnumEncoding.this.type
- def setWeakName(name: String): SpinalEnumEncoding.this.type
- def toString(): String
- def unsetName(): SpinalEnumEncoding.this.type
Value Members
- def getRefOwnersChain(): List[Any]
- val refOwner: RefOwnerType
- def setRefOwner(that: Any): Unit
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- abstract type RefOwnerType
- abstract def getElement[T <: SpinalEnum](element: BigInt, senum: T): SpinalEnumElement[T]
- abstract def getValue[T <: SpinalEnum](element: SpinalEnumElement[T]): BigInt
- abstract def getWidth(senum: SpinalEnum): Int
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def component: Component
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def foreachReflectableNameables(doThat: (Any) => Unit): Unit
- final def getClass(): Class[_ <: AnyRef]
- def getDisplayName(): String
- def getInstanceCounter: Int
- def getMode: Byte
- def getName(default: String): String
- def getName(): String
- def getPartialName(): String
- def getRefOwnersChain(): List[Any]
- def getScalaLocationLong: String
- def getScalaLocationShort: String
- def getScalaTrace(): Throwable
- def getSignature(): Any
- val globalData: GlobalData
- def hashCode(): Int
- def isCompletelyUnnamed: Boolean
- final def isInstanceOf[T0]: Boolean
- def isNamed: Boolean
- def isNative: Boolean
- def isPriorityApplicable(namePriority: Byte): Boolean
- def isUnnamed: Boolean
- val name: String
- val nameableRef: Nameable
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def overrideLocalName(name: String): SpinalEnumEncoding.this.type
- val parentScope: ScopeStatement
- val refOwner: RefOwnerType
- def reflectNames(): Unit
- val scalaTrace: Throwable
- def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable, postfix: String): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable, namePriority: Byte): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable, weak: Boolean): SpinalEnumEncoding.this.type
- def setCompositeName(nameable: Nameable): SpinalEnumEncoding.this.type
- def setLambdaName(isNameBody: => Boolean)(nameGen: => String): SpinalEnumEncoding.this.type
- def setName(name: String, namePriority: Byte): SpinalEnumEncoding.this.type
- def setName(name: String, weak: Boolean): SpinalEnumEncoding.this.type
- def setName(name: String): SpinalEnumEncoding.this.type
- def setNameAsWeak(): SpinalEnumEncoding.this.type
- def setPartialName(name: String, namePriority: Byte, owner: Any): SpinalEnumEncoding.this.type
- def setPartialName(name: String, namePriority: Byte): SpinalEnumEncoding.this.type
- def setPartialName(name: String, weak: Boolean): SpinalEnumEncoding.this.type
- def setPartialName(owner: Nameable, name: String, namePriority: Byte): SpinalEnumEncoding.this.type
- def setPartialName(owner: Nameable, name: String, weak: Boolean): SpinalEnumEncoding.this.type
- def setPartialName(name: String): SpinalEnumEncoding.this.type
- def setPartialName(owner: Nameable, name: String): SpinalEnumEncoding.this.type
- def setPartialName(owner: Nameable): SpinalEnumEncoding.this.type
- def setRefOwner(that: Any): Unit
- def setScalaLocated(source: ScalaLocated): SpinalEnumEncoding.this.type
- def setWeakName(name: String): SpinalEnumEncoding.this.type
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def unsetName(): SpinalEnumEncoding.this.type
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit