SourceSpecificMulticast

Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredLabel <: String
The name of the type
Inhertied from
Mirror
type MirroredElemLabels <: Tuple
The names of the product elements
Inhertied from
Mirror

Value members

Methods

def fromIpAddress[A <: IpAddress](address: A): Option[SourceSpecificMulticast[A]]
Constructs a source specific multicast IP address. Returns None is the supplied address is not in the valid source specific multicast range.

Implicits

Implicits

implicit def ordering[A <: IpAddress]: Ordering[SourceSpecificMulticast[A]]