RPKI Engine  1.0
Public Member Functions
rpki::up_down::list_pdu Class Reference
Inheritance diagram for rpki::up_down::list_pdu:
Inheritance graph
Collaboration diagram for rpki::up_down::list_pdu:
Collaboration graph

List of all members.

Public Member Functions

def query
def serve_pdu
def toXML

Detailed Description

Up-Down protocol "list" PDU.

Definition at line 236 of file up_down.py.


Member Function Documentation

def rpki::up_down::list_pdu::query (   cls,
  parent,
  cb,
  eb 
)
Send a "list" query to parent.

Definition at line 280 of file up_down.py.

def rpki::up_down::list_pdu::serve_pdu (   self,
  q_msg,
  r_msg,
  child,
  callback,
  errback 
)
Serve one "list" PDU.

Reimplemented from rpki::up_down::base_elt.

Reimplemented in rpki::rootd::list_pdu.

Definition at line 245 of file up_down.py.

References rpki::left_right::data_elt::self_handle, and rpki::left_right::report_error_elt::self_handle.

def rpki::up_down::list_pdu::toXML (   self)
Generate (empty) payload of "list" PDU.

Definition at line 241 of file up_down.py.

Referenced by rpki::xml_utils::base_elt::__str__(), rpki::xml_utils::msg::__str__(), and rpki::up_down::message_pdu::__str__().

Here is the caller graph for this function:


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