Class List
Here are the classes, structs, unions and interfaces with brief descriptions:| ipa.IPA | Represents a connection to an IPA data store |
| IPAAssoc | An IPA result record containing an IP address range, a label for that range,and a scalar value associated with the range |
| ipa.IPACatalog | A logical partition of related IPA datasets |
| ipa.IPACatalogNotFoundError | IPA exception raised when a catalog doesn't exist with the given name |
| IPAContext | IPA Context data structure |
| ipa.IPADataset | A collection of IPA associations valid during a particular time interval |
| ipa.IPADatasetError | IPA exception raised when dataset ranges overlap |
| ipa.IPADatasetNotFoundError | IPA exception raised when a dataset doesn't exist for the given date |
| ipa.IPALabel | A textual label which can be used in one or more IPA associations |
| ipa.IPALabelError | IPA exception raised when there is a problem querying labels |
| ipa.IPARangeError | IPA exception raised when ranges conflict |


