| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
SpecMessage --+
              |
             message4
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from   | 
  |||
    
  | 
|||
  
 Constructor Arguments: packedHeader -- string representing the packed header format for the message, use the same syntax as the 'struct' Python module 
  | 
  
 Read the header of the message coming from stream Arguments: rawstring -- raw bytes of the header Return value: (message data type, message data len) tuple 
  | 
  
 Create a string representing the message which can be send over the socket. 
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Fri Jun 20 03:53:37 2014 | http://epydoc.sourceforge.net |