Route

pt.tecnico.dsi.openstack.neutron.models.Route$
See theRoute companion class
object Route

Attributes

Companion
class
Source
Route.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Route.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Givens

Givens

given decoder[IP <: IpAddress](using evidence$2: Decoder[IP], Decoder[Cidr[IP]]): Decoder[Route[IP]]

Attributes

Source
Route.scala
given encoder[IP <: IpAddress](using evidence$1: Encoder[IP]): Encoder[Route[IP]]

Attributes

Source
Route.scala
given ordering[IP <: IpAddress](using evidence$3: Ordering[IP]): Ordering[Route[IP]]

Attributes

Source
Route.scala
given show[IP <: IpAddress](using evidence$4: Show[IP]): Show[Route[IP]]

Attributes

Source
Route.scala