Public Member Functions | Private Member Functions | Private Attributes
multi_interface_roam.ipaddr._BaseIP Class Reference
Inheritance diagram for multi_interface_roam.ipaddr._BaseIP:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __eq__
def __ge__
def __gt__
def __hash__
def __init__
def __le__
def __lt__
def __ne__
def __repr__
def __str__
def version

Private Member Functions

def _get_address_key

Private Attributes

 _ip
 _version

Detailed Description

A generic IP object.

This IP class contains the version independent methods which are
used by single IP addresses.

Definition at line 396 of file ipaddr.py.


Constructor & Destructor Documentation

def multi_interface_roam.ipaddr._BaseIP.__init__ (   self,
  address 
)

Member Function Documentation

def multi_interface_roam.ipaddr._BaseIP.__eq__ (   self,
  other 
)

Definition at line 409 of file ipaddr.py.

def multi_interface_roam.ipaddr._BaseIP.__ge__ (   self,
  other 
)

Definition at line 428 of file ipaddr.py.

def multi_interface_roam.ipaddr._BaseIP.__gt__ (   self,
  other 
)

Definition at line 445 of file ipaddr.py.

Definition at line 462 of file ipaddr.py.

def multi_interface_roam.ipaddr._BaseIP.__le__ (   self,
  other 
)

Definition at line 422 of file ipaddr.py.

def multi_interface_roam.ipaddr._BaseIP.__lt__ (   self,
  other 
)

Definition at line 434 of file ipaddr.py.

def multi_interface_roam.ipaddr._BaseIP.__ne__ (   self,
  other 
)

Definition at line 416 of file ipaddr.py.

Definition at line 456 of file ipaddr.py.

Definition at line 459 of file ipaddr.py.

Definition at line 465 of file ipaddr.py.

Definition at line 469 of file ipaddr.py.


Member Data Documentation

Definition at line 409 of file ipaddr.py.


The documentation for this class was generated from the following file:


multi_interface_roam
Author(s): Blaise Gassend
autogenerated on Thu Apr 24 2014 15:34:18