Gjsify LogoGjsify Logo

Hierarchy

  • IP6Route

Index

Constructors

Properties

name: string

Methods

  • get_dest(): Uint8Array
  • get_metric(): number
  • get_next_hop(): Uint8Array
  • get_prefix(): number
  • ref(): void
  • set_dest(dest: object): void
  • set_metric(metric: number): void
  • Sets the route metric property of this route object; lower values indicate "better" or more preferred routes.

    Parameters

    • metric: number

      the route metric

    Returns void

  • set_next_hop(next_hop: object): void
  • set_prefix(prefix: number): void
  • unref(): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method