rpki.xml_utils.msg Class Reference

Inheritance diagram for rpki.xml_utils.msg:

Inheritance graph

List of all members.

Public Member Functions

def __str__
def endElement
def startElement
def toXML

Public Attributes

 type
 version


Detailed Description

Generic top-level PDU.

Definition at line 289 of file xml_utils.py.


Member Function Documentation

def rpki.xml_utils.msg.__str__ (   self  ) 

Convert msg object to string.

Definition at line 309 of file xml_utils.py.

def rpki.xml_utils.msg.endElement (   self,
  stack,
  name,
  text 
)

Handle top-level PDU.

Definition at line 303 of file xml_utils.py.

def rpki.xml_utils.msg.startElement (   self,
  stack,
  name,
  attrs 
)

Handle top-level PDU.

Definition at line 292 of file xml_utils.py.

def rpki.xml_utils.msg.toXML (   self  ) 

Generate top-level PDU.

Definition at line 313 of file xml_utils.py.


Member Data Documentation

Definition at line 296 of file xml_utils.py.

Reimplemented in rpki.left_right.msg, and rpki.publication.msg.

Definition at line 295 of file xml_utils.py.


The documentation for this class was generated from the following file:

Generated on Sat Jun 21 07:55:40 2008 for RPKI Engine by  doxygen 1.5.5