MsgType

msgpack4z.MsgType$
See theMsgType companion class
object MsgType

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
MsgType.type

Members list

Concise view

Type members

Classlikes

case object ARRAY extends MsgType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class MsgType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
ARRAY.type
case object BINARY extends MsgType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class MsgType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
BINARY.type
case object BOOLEAN extends MsgType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class MsgType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
BOOLEAN.type
case object EXTENSION extends MsgType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class MsgType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object FLOAT extends MsgType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class MsgType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
FLOAT.type
case object INTEGER extends MsgType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class MsgType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
INTEGER.type
case object MAP extends MsgType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class MsgType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
MAP.type
case object NIL extends MsgType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class MsgType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
NIL.type
case object STRING extends MsgType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class MsgType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
STRING.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror