| Trees | Indices | Help | 
 | 
|---|
|  | 
                                     object --+                
                                              |                
pygccxml.declarations.declaration.declaration_t --+            
                                                  |            
            pygccxml.declarations.calldef.calldef_t --+        
                                                      |        
         pygccxml.declarations.calldef.member_calldef_t --+    
                                                          |    
                                             object --+   |    
                                                      |   |    
               pygccxml.declarations.calldef.operator_t --+    
                                                          |    
            pygccxml.declarations.calldef.member_operator_t --+
                                                              |
                                             object --+       |
                                                      |       |
                            decl_wrapper.decl_wrapper_t --+   |
                                                          |   |
                                                  calldef_t --+
                                                              |
                                                             member_operator_t
defines a set of properties, that will instruct Py++ how to expose the member operator
| Instance Methods | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  Inherited from  Inherited from  | |||
| Class Variables | |
| Inherited from  Inherited from  Inherited from  | 
| Method Details | 
| 
 
 | 
| Property Details | 
| override_precall_code | 
| default_precall_code | 
| aliasGives right alias for operator()( __call__ ) and operator[]( __getitem__ ) 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 20 08:51:12 2008 | http://epydoc.sourceforge.net |