|
Atlas 0.7.0
Networking protocol for the Worldforge system.
|


Public Member Functions | |
| def | encode_attribute (self, name, value) |
| def | encode_map (self, obj) |
Definition at line 36 of file binary2.py.
| def atlas.codecs.binary2.GenerateBinary2.encode_attribute | ( | self, | |
| name, | |||
| value | |||
| ) |
Reimplemented from atlas.codecs.binary1.GenerateBinary1.
Definition at line 37 of file binary2.py.
Referenced by atlas.codecs.gen_xml.GenerateXML.obj2xml().
| def atlas.codecs.binary2.GenerateBinary2.encode_map | ( | self, | |
| obj | |||
| ) |
Reimplemented from atlas.codecs.binary1.GenerateBinary1.
Definition at line 44 of file binary2.py.