rpki.resource_set.resource_set_as Class Reference

Inherits rpki::resource_set::resource_set.

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.

Static Public Attributes

 range_type = resource_range_as
 Type of range underlying this type of resource_set.

Detailed Description

Autonomous System Number resource set.

Definition at line 384 of file resource_set.py.


Member Function Documentation

def rpki.resource_set.resource_set_as.parse_rfc3779_tuple (   self,
  x 
)
Parse ASN resource from tuple format generated by RFC 3779 ASN.1
decoder.

Definition at line 404 of file resource_set.py.

def rpki.resource_set.resource_set_as.parse_str (   self,
  x 
)
Parse ASN resource sets from text (eg, XML attributes).

Definition at line 394 of file resource_set.py.

def rpki.resource_set.resource_set_as.to_rfc3779_tuple (   self  ) 
Convert ASN resource set into tuple format used for RFC 3779 ASN.1
encoding.

Definition at line 422 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 420 of file resource_set.py.

Type of range underlying this type of resource_set.

Definition at line 392 of file resource_set.py.


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

Generated on Tue Jan 12 07:56:02 2010 for RPKI Engine by  doxygen 1.6.1