Public Member Functions | |
def | serve_top_level |
Static Public Attributes | |
tuple | pdus |
Dispatch table of PDUs for this protocol. | |
int | version = 1 |
Protocol version. |
Left-right PDU.
Definition at line 781 of file left_right.py.
def rpki.left_right.msg.serve_top_level | ( | self, | ||
gctx | ||||
) |
rpki::left_right.msg::pdus [static] |
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))
Reimplemented in irbe-cli.left_right_msg.
Definition at line 790 of file left_right.py.
rpki::left_right.msg::version = 1 [static] |
Protocol version.
Reimplemented from rpki.xml_utils.msg.
Definition at line 786 of file left_right.py.