Gjsify LogoGjsify Logo

Hierarchy

  • IP4Address

Index

Constructors

Properties

name: string

Methods

  • get_address(): number
  • get_gateway(): number
  • get_prefix(): number
  • ref(): void
  • set_address(addr: number): void
  • set_gateway(gateway: number): void
  • Sets the IPv4 default gateway property of this address object.

    Parameters

    • gateway: number

      the IPv4 default gateway in network byte order

    Returns 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