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

Public Member Functions

def encode1stream (self, object)
 
def encode1 (self, object)
 
def set_stream_mode (self, mode=1)
 
def __call__ (self, object)
 
def close (self)
 

Public Attributes

 stream_flag
 
 stream_begin_sent
 

Static Public Attributes

string begin_string = "[\n"
 
string middle_string = ",\n"
 
string end_string = "\n]\n"
 
string empty_end_string = "[]\n"
 

Detailed Description

Definition at line 30 of file bach.py.


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