rpki.left_right.msg Class Reference

Inherits rpki::xml_utils::msg, and rpki::left_right::left_right_namespace.

Inherited by irbe_cli.left_right_msg.

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 1023 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 1039 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_published_objects_elt,
                        report_error_elt))

Dispatch table of PDUs for this protocol.

Reimplemented in irbe_cli.left_right_msg.

Definition at line 1034 of file left_right.py.

Protocol version.

Reimplemented from rpki.xml_utils.msg.

Definition at line 1030 of file left_right.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