RPKI Engine  1.0
Public Member Functions | Public Attributes | Static Public Attributes
rpki::resource_set::resource_set_as Class Reference
Inheritance diagram for rpki::resource_set::resource_set_as:
Inheritance graph
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.

Referenced by rpki::resource_set::resource_set::__init__().

Here is the caller graph for this function:

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.

References rpki::resource_set::resource_set::canonize(), rpki::resource_set::resource_set::inherit, and inherit.

Here is the call graph for this function:


Member Data Documentation

Boolean indicating whether this resource_set uses RFC 3779 inheritance.

Reimplemented from rpki::resource_set::resource_set.

Definition at line 524 of file resource_set.py.

Referenced by to_rfc3779_tuple(), and rpki::resource_set::resource_set_ip::to_rfc3779_tuple().

Type of range underlying this type of resource_set.

Definition at line 519 of file resource_set.py.

Referenced by rpki::resource_set::roa_prefix::max(), and rpki::resource_set::roa_prefix::to_roa_tuple().


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