rpki.left_right.list_published_objects_elt Class Reference

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

Inherited by irbe_cli.list_published_objects_elt.

List of all members.

Public Member Functions

def make_reply
def serve_dispatch

Static Public Attributes

tuple attributes = ("self_handle", "tag", "uri")
 XML attributes for this element.
string element_name = "list_published_objects"
 obj = None
string text_attribute = "obj"
 Name of the class attribute that holds the text value.

Detailed Description

<list_published_objects/> element.

Definition at line 965 of file left_right.py.


Member Function Documentation

def rpki.left_right.list_published_objects_elt.make_reply (   self,
  uri,
  obj 
)
Generate one reply PDU.

Definition at line 992 of file left_right.py.

def rpki.left_right.list_published_objects_elt.serve_dispatch (   self,
  r_msg,
  cb,
  eb 
)
Handle a <list_published_objects/> query.  The method name is a
misnomer here, there's no action attribute and no dispatch, we
just dump every published object for the specified <self/> and return.

Definition at line 976 of file left_right.py.


Member Data Documentation

tuple rpki.left_right.list_published_objects_elt.attributes = ("self_handle", "tag", "uri") [static]

XML attributes for this element.

Reimplemented from rpki.xml_utils.base_elt.

Definition at line 971 of file left_right.py.

string rpki.left_right.list_published_objects_elt.element_name = "list_published_objects" [static]

Definition at line 970 of file left_right.py.

Definition at line 974 of file left_right.py.

Name of the class attribute that holds the text value.

Reimplemented from rpki.xml_utils.text_elt.

Definition at line 972 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