Atlas  0.7.0
Networking protocol for the Worldforge system.
atlas.codecs.binary2.GenerateBinary2 Class Reference
Inheritance diagram for atlas.codecs.binary2.GenerateBinary2:
Collaboration diagram for atlas.codecs.binary2.GenerateBinary2:

Public Member Functions

def encode_attribute (self, name, value)
 
def encode_map (self, obj)
 
def encode (self, value)
 
def decode_pos_int (self, input)
 
def encode_name (self, value)
 
def encode_string (self, value)
 
def encode_int (self, value)
 
def encode_float (self, value)
 
def encode_list (self, lst)
 

Public Attributes

 type_name2binary1_code
 

Detailed Description

Definition at line 36 of file binary2.py.


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