Definition at line 217 of file model.py.
◆ __init__()
def kilda.traffexam.model.IpAddress.__init__ |
( |
|
self, |
|
|
|
address, |
|
|
|
fields |
|
) |
| |
◆ alloc_port()
def kilda.traffexam.model.IpAddress.alloc_port |
( |
|
self | ) |
|
◆ free_port()
def kilda.traffexam.model.IpAddress.free_port |
( |
|
self, |
|
|
|
port |
|
) |
| |
◆ pack()
def kilda.traffexam.model.IpAddress.pack |
( |
|
self | ) |
|
◆ unpack_cidr()
def kilda.traffexam.model.IpAddress.unpack_cidr |
( |
|
cidr | ) |
|
|
static |
◆ address
kilda.traffexam.model.IpAddress.address |
◆ iface
kilda.traffexam.model.IpAddress.iface = Default(None) |
|
static |
◆ network
kilda.traffexam.model.IpAddress.network |
◆ pack_exclude
kilda.traffexam.model.IpAddress.pack_exclude = frozenset(('iface', )) |
|
static |
◆ prefix
kilda.traffexam.model.IpAddress.prefix = Default(None) |
|
static |
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/traffexam/kilda/traffexam/model.py