BasicDescriptor

fr.hammons.slinc.BasicDescriptor
sealed trait BasicDescriptor extends TypeDescriptor

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ByteDescriptor.type
object DoubleDescriptor.type
object FloatDescriptor.type
object IntDescriptor.type
object LongDescriptor.type
object ShortDescriptor.type
Show all

Members list

Type members

Inherited types

type Inner

Attributes

Inherited from:
TypeDescriptor

Value members

Inherited methods

def alignment(using dm: DescriptorModule): Bytes

Attributes

Inherited from:
TypeDescriptor
def size(using dm: DescriptorModule): Bytes

Attributes

Inherited from:
TypeDescriptor
def toCarrierType(using dm: DescriptorModule): Class[_]

Attributes

Inherited from:
TypeDescriptor

Concrete fields

Inherited fields

val arrayReader: (ReadWriteModule, DescriptorModule, ClassTag[Inner]) ?=> () => Inner

Attributes

Inherited from:
TypeDescriptor

Attributes

Inherited from:
TypeDescriptor

Attributes

Inherited from:
TypeDescriptor

Attributes

Inherited from:
TypeDescriptor