VDR

fmgp.did.method.prism.VDR
See theVDR companion class
object VDR

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
VDR.type

Members list

Type members

Classlikes

case class DataByteArray(byteArray: Array[Byte]) extends DataType, DataUpdateType

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait DataType
class Object
trait Matchable
class Any
Show all
case class DataDeactivated(data: DataType) extends DataType

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait DataType
class Object
trait Matchable
class Any
Show all
case class DataEmpty() extends DataType, DataUpdateType

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait DataType
class Object
trait Matchable
class Any
Show all
case class DataIPFS(cid: String) extends DataType, DataUpdateType

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait DataType
class Object
trait Matchable
class Any
Show all
case class DataStatusList(status: Map[Int, Array[Byte]]) extends DataType, DataUpdateType

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait DataType
class Object
trait Matchable
class Any
Show all
object DataType

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
DataType.type
sealed trait DataType

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait DataUpdateType

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def init(ref: RefVDR): VDR