rpki.xml_utils.msg Class Reference

Inherits list.

Inherited by rpki.left_right.msg, and rpki.publication.msg.

List of all members.

Public Member Functions

def __str__
def endElement
def is_query
def is_reply
def query
def reply
def startElement
def toXML

Public Attributes

 type
 version


Detailed Description

Generic top-level PDU.

Definition at line 382 of file xml_utils.py.


Member Function Documentation

def rpki.xml_utils.msg.__str__ (   self  ) 

Convert msg object to string.

Definition at line 408 of file xml_utils.py.

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

Handle top-level PDU.

Definition at line 400 of file xml_utils.py.

def rpki.xml_utils.msg.is_query (   self  ) 

Is this msg a query?

Definition at line 434 of file xml_utils.py.

def rpki.xml_utils.msg.is_reply (   self  ) 

Is this msg a reply?

Definition at line 438 of file xml_utils.py.

def rpki.xml_utils.msg.query (   cls,
  args 
)

Create a query PDU.

Definition at line 421 of file xml_utils.py.

def rpki.xml_utils.msg.reply (   cls,
  args 
)

Create a reply PDU.

Definition at line 428 of file xml_utils.py.

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

Handle top-level PDU.

Definition at line 387 of file xml_utils.py.

def rpki.xml_utils.msg.toXML (   self  ) 

Generate top-level PDU.

Definition at line 412 of file xml_utils.py.


Member Data Documentation

Definition at line 393 of file xml_utils.py.

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

Definition at line 392 of file xml_utils.py.


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

Generated on Tue Jul 7 16:04:42 2009 for RPKI Engine by  doxygen 1.5.9