RPKI Engine  1.0
Public Member Functions | Static Public Attributes
rpki::left_right::msg Class Reference
Inheritance diagram for rpki::left_right::msg:
Inheritance graph
Collaboration diagram for rpki::left_right::msg:
Collaboration graph

List of all members.

Public Member Functions

def serve_top_level

Static Public Attributes

tuple pdus
 Dispatch table of PDUs for this protocol.
int version = 1
 Protocol version.

Detailed Description

Left-right PDU.

Definition at line 1307 of file left_right.py.


Member Function Documentation

def rpki::left_right::msg::serve_top_level (   self,
  gctx,
  cb 
)
Serve one msg PDU.

Definition at line 1325 of file left_right.py.


Member Data Documentation

Initial value:
dict((x.element_name, x)
              for x in (self_elt, child_elt, parent_elt, bsc_elt,
                        repository_elt, list_resources_elt,
                        list_roa_requests_elt, list_ghostbuster_requests_elt,
                        list_published_objects_elt,
                        list_received_resources_elt, report_error_elt))

Dispatch table of PDUs for this protocol.

Reimplemented in irbe_cli::left_right_msg.

Definition at line 1318 of file left_right.py.


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