Public Member Functions | Public Attributes | Static Public Attributes

rpki.resource_set.resource_set_as Class Reference

Inherits rpki::resource_set::resource_set.

Collaboration diagram for rpki.resource_set.resource_set_as:
Collaboration graph

List of all members.

Public Member Functions

def parse_rfc3779_tuple
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 511 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 521 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 539 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 537 of file resource_set.py.

Type of range underlying this type of resource_set.

Definition at line 519 of file resource_set.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables