rpki.left_right.data_elt Class Reference

Inheritance diagram for rpki.left_right.data_elt:

Inheritance graph

List of all members.

Public Member Functions

def bsc
def make_reply_clone_hook
def self
def serve_fetch_all
def serve_fetch_one
def unimplemented_control


Detailed Description

Virtual class for top-level left-right protocol data elements.

Definition at line 34 of file left_right.py.


Member Function Documentation

def rpki.left_right.data_elt.bsc (   self  ) 

Return BSC object to which this object links.

Definition at line 41 of file left_right.py.

def rpki.left_right.data_elt.make_reply_clone_hook (   self,
  r_pdu 
)

Set self_id when cloning.

Reimplemented from rpki.xml_utils.data_elt.

Definition at line 45 of file left_right.py.

def rpki.left_right.data_elt.self (   this  ) 

Fetch self object to which this object links.

Definition at line 37 of file left_right.py.

def rpki.left_right.data_elt.serve_fetch_all (   self  ) 

Find the objects on which a list method should operate.

Reimplemented in rpki.left_right.self_elt.

Definition at line 60 of file left_right.py.

def rpki.left_right.data_elt.serve_fetch_one (   self  ) 

Find the object on which a get, set, or destroy method should
operate.

Reimplemented in rpki.left_right.self_elt.

Definition at line 49 of file left_right.py.

def rpki.left_right.data_elt.unimplemented_control (   self,
  controls 
)

Uniform handling for unimplemented control operations.

Reimplemented from rpki.xml_utils.data_elt.

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