rpki.resource_set.resource_set_ip Class Reference

Inheritance diagram for rpki.resource_set.resource_set_ip:

Inheritance graph

List of all members.

Public Member Functions

def parse_rfc3779_tuple
def parse_str
def to_rfc3779_tuple

Public Attributes

 inherit
 Boolean indicating whether this resource_set uses RFC 3779 inheritance.


Detailed Description

(Generic) IP address resource set.

This is a virtual class.  You probably don't want to use it
directly.

Definition at line 352 of file resource_set.py.


Member Function Documentation

def rpki.resource_set.resource_set_ip.parse_rfc3779_tuple (   self,
  x 
)

Parse IP address resource sets from tuple format generated by RFC 3779 ASN.1 decoder.

Definition at line 369 of file resource_set.py.

def rpki.resource_set.resource_set_ip.parse_str (   self,
  x 
)

Parse IP address resource sets from text (eg, XML attributes).

Definition at line 359 of file resource_set.py.

def rpki.resource_set.resource_set_ip.to_rfc3779_tuple (   self  ) 

Convert IP resource set into tuple format used by RFC 3779 ASN.1 encoder.

Definition at line 387 of file resource_set.py.


Member Data Documentation

Boolean indicating whether this resource_set uses RFC 3779 inheritance.

Reimplemented from rpki.resource_set.resource_set.

Definition at line 385 of file resource_set.py.


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

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