ipa.IPADataset Class Reference
[ipa-python Data Classes]
A collection of IPA associations valid during a particular time interval.
More...
Public Member Functions | |
| def | add_assoc |
| Add an IP association to the dataset. | |
Detailed Description
A collection of IPA associations valid during a particular time interval.Member Function Documentation
| def ipa.IPADataset.add_assoc | ( | self, | ||
| addr, | ||||
label = None, |
||||
value = None | ||||
| ) |
Add an IP association to the dataset.
- Parameters:
-
self addr label value
- Exceptions:
-
IPARangeError,ValueError
The documentation for this class was generated from the following file:


