| Home | Trees | Index | Help |
|
|---|
| Package g4ds :: Module messagewrapper :: Class RoutingTableWrapper |
|
GenericWrapper --+
|
RoutingTableWrapper
| Method Summary | |
|---|---|
Yet empty constructor. | |
Decodes and routing table xml string and returns the corrosponding matrix of values. | |
Encodes routing table into XML. | |
Inherited from GenericWrapper:
unwrapActionAndData,
unwrapArgsAndDatas,
wrapActionAndData,
wrapArgsAndDatas
| |
| Method Details |
|---|
__init__(self)
Yet empty constructor.
|
decodeRoutingTable(self, xmlstring)Decodes and routing table xml string and returns the corrosponding matrix of values. |
encodeRoutingTable(self, routingTableArray)Encodes routing table into XML. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Sat Oct 22 22:52:46 2005 | http://epydoc.sf.net |