rpki.ipaddrs.v4addr Class Reference

Inheritance diagram for rpki.ipaddrs.v4addr:

Inheritance graph

List of all members.

Public Member Functions

def __new__
def __str__

Static Public Attributes

int bits = 32


Detailed Description

IPv4 address.

Derived from long, but supports IPv4 print syntax.

Definition at line 32 of file ipaddrs.py.


Member Function Documentation

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

Construct a v4addr object.

Definition at line 40 of file ipaddrs.py.

def rpki.ipaddrs.v4addr.__str__ (   self  ) 

Convert a v4addr object to string format.

Definition at line 48 of file ipaddrs.py.


Member Data Documentation

int rpki.ipaddrs.v4addr.bits = 32 [static]

Definition at line 38 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