rpki.left_right.msg Class Reference

Inheritance diagram for rpki.left_right.msg:

Inheritance 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 784 of file left_right.py.


Member Function Documentation

def rpki.left_right.msg.serve_top_level (   self,
  gctx 
)

Serve one msg PDU.

Definition at line 797 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,
                        route_origin_elt, list_resources_elt, report_error_elt))
Dispatch table of PDUs for this protocol.

Reimplemented in irbe-cli.left_right_msg.

Definition at line 793 of file left_right.py.

Protocol version.

Reimplemented from rpki.xml_utils.msg.

Definition at line 789 of file left_right.py.


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

Generated on Mon Jun 16 22:22:52 2008 for RPKI Engine by  doxygen 1.5.5