IPv4.opAssign

Assignment

  1. typeof(this) opAssign(uint netOrder)
    struct IPv4
    ref return pure nothrow @safe @nogc
    typeof(this)
    opAssign
    ()
  2. typeof(this) opAssign(ubyte[4] bytes)
  3. typeof(this) opAssign(in_addr ia)
  4. typeof(this) opAssign(string dottedString)

Meta