rpki.ipaddrs.v6addr Class Reference

Inheritance diagram for rpki.ipaddrs.v6addr:

Inheritance graph

List of all members.

Public Member Functions

def __new__
def __str__

Static Public Attributes

int bits = 128


Detailed Description

IPv6 address.

Derived from long, but supports IPv6 print syntax.

Definition at line 52 of file ipaddrs.py.


Member Function Documentation

def rpki.ipaddrs.v6addr.__new__ (   cls,
  x 
)

Construct a v6addr object.

Definition at line 60 of file ipaddrs.py.

def rpki.ipaddrs.v6addr.__str__ (   self  ) 

Convert a v6addr object to string format.

Definition at line 67 of file ipaddrs.py.


Member Data Documentation

int rpki.ipaddrs.v6addr.bits = 128 [static]

Definition at line 58 of file ipaddrs.py.


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

Generated on Sat Jun 21 07:55:39 2008 for RPKI Engine by  doxygen 1.5.5