| Home | Trees | Indices | Help | 
|---|
| 
       | 
  
object --+
         |
        CarrierData
This class is responsible for loading the data file and walking the IPv4 Radix Trie to find the properties for a given IP address.
Copyright: Copyright (c) DeviceAtlas Limited 2021. All Rights Reserved.
Author: DeviceAtlas Limited
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from   | 
  |||
| Properties | |
| 
     Inherited from   | 
  
| Method Details | 
  
 Load the data file from the provided path. 
  | 
  
 Selects a value for a given IPv4 address, traverses the tree and chooses the most specific value available for a given address. 
  | 
  
 Return a list of all the property names. 
  | 
  
 Return a list of all the property names as string. 
  | 
  
 Returns the data file copyright. 
  | 
  
 Returns the data file creation date. 
  | 
  
 Returns the version of the data file. 
  | 
| Home | Trees | Indices | Help | 
|---|
| Generated by Epydoc 3.0.1 on Wed Dec 4 11:30:34 2019 | http://epydoc.sourceforge.net |