| 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.casting_operator_t --+
                                                              |
                                             object --+       |
                                                      |       |
                            decl_wrapper.decl_wrapper_t --+   |
                                                          |   |
                                                  calldef_t --+
                                                              |
                                                             casting_operator_t
defines a set of properties, that will instruct Py++ how to expose the casting operator
| Instance Methods | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  Inherited from  Inherited from  | |||
| Class Variables | |
| SPECIAL_CASES = prepare_special_cases() | |
| Inherited from  Inherited from  Inherited from  | |
| Method Details | 
| 
 
 | 
| Property Details | 
| aliasGives right alias for casting operators: __int__, __long__, __str__.If there is no built-in type, creates as_xxx alias 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 20 08:51:12 2008 | http://epydoc.sourceforge.net |