| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
object --+
         |
        Message
Base class of Message data classes auto-generated from msg files.
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from   | 
  |||
| Properties | |
| 
     Inherited from   | 
  
| Method Details | 
  
 Create a new Message instance. There are multiple ways of initializing Message instances, either using a 1-to-1 correspondence between constructor arguments and message fields (*args), or using Python "keyword" arguments (**kwds) to initialize named field and leave the rest with default values. 
  | 
  
 repr(x) 
  | 
  
 str(x) 
  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sat Dec 28 17:42:54 2013 | http://epydoc.sourceforge.net |