disguise developers

Designer Plugins

Plugins for Disguise Designer software.

IPAddress

Base class: _BlipValue

Properties

addr4 : int (Read-Only)

Constructors

__init__(self)

__init__(self, _: IPAddress)

__init__(self, ipAddressStr: str)

__init__(self, octet1: int, octet2: int, octet3: int, octet4: int)

Special Methods

__eq__(self, other: IPAddress) -> bool

__ne__(self, other: IPAddress) -> bool

__str__(self) -> str