| Trees | Indices | Help | 
 | 
|---|
|  | 
               object --+    
                        |    
transformer.transformer_t --+
                            |
                           input_c_buffer_t
Handles an input of C buffere:
void write( byte *buffer, int size ) -> void write( python sequence )
| Instance Methods | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| Class Variables | |
| Inherited from  | 
| Properties | |
| Inherited from  | 
| Method Details | 
| 
 Constructor. 
 | 
| 
 
 | 
| 
 Returns list of header files that transformer generated code depends on. 
 | 
| 
 Transformers should overridde the method, in order to define custom transformation for non-virtual member function. 
 | 
| 
 Transformers should overridde the method, in order to define custom transformation for free function. 
 | 
| 
 Transformers should overridde the method, in order to define custom transformation for virtual member function. 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 20 08:51:14 2008 | http://epydoc.sourceforge.net |