Magnet

dfhdl.core.DFOpaque$package.DFOpaque.Magnet
abstract class Magnet[A <: DFTypeAny](actualType: A) extends Frontend[A]

Attributes

Graph
Supertypes
class Frontend[A]
trait Serializable
trait Product
trait Equals
trait HasTypeName
class Object
trait Matchable
class Any
Show all
Known subtypes
class Clk
class Rst

Members list

Type members

Inherited types

type ActualType = A

Attributes

Inherited from:
Frontend

Value members

Inherited methods

def productElementName(n: Int): String

Attributes

Inherited from:
Product
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def productPrefix: String

Attributes

Inherited from:
Product

Inherited and Abstract methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals
def productArity: Int

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Inherited fields

lazy val typeName: String

Attributes

Inherited from:
HasTypeName