rpki.resource_set.resource_range_as Class Reference

Inheritance diagram for rpki.resource_set.resource_range_as:

Inheritance graph

List of all members.

Public Member Functions

def __str__
def to_rfc3779_tuple

Public Attributes

 min

Static Public Attributes

 datum_type = long
 Type of underlying data (min and max).


Detailed Description

Range of Autonomous System Numbers.

Denotes a single ASN by a range whose min and max values are identical.

Definition at line 58 of file resource_set.py.


Member Function Documentation

def rpki.resource_set.resource_range_as.__str__ (   self  ) 

Convert a resource_range_as to string format.

Definition at line 69 of file resource_set.py.

def rpki.resource_set.resource_range_as.to_rfc3779_tuple (   self  ) 

Convert a resource_range_as to tuple format for RFC 3779 ASN.1 encoding.

Definition at line 76 of file resource_set.py.


Member Data Documentation

Type of underlying data (min and max).

Definition at line 67 of file resource_set.py.

Reimplemented from rpki.resource_set.resource_range.

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