| Trees | Indices | Help | 
 | 
|---|
|  | 
                         object --+        
                                  |        
        code_creator.code_creator_t --+    
                                      |    
registration_based.registration_based_t --+
                                          |
  declaration_based.declaration_based_t --+
                                          |
                                         smart_pointer_registrator_t
Convertor for boost::python::register_ptr_to_python<PTR>. Lets boost python know that it can use smart_ptr to hold a an object. See: http://www.boost.org/libs/python/doc/v2/register_ptr_to_python.html
| Instance Methods | |||
| 
 | |||
| Inherited from  Inherited from  | |||
| Static Methods | |
| Inherited from  | 
| Class Variables | |
| Inherited from  | 
| Properties | |
| smart_ptr | |
| class_creator | |
| Inherited from  Inherited from  Inherited from  | |
| Method Details | 
| 
 smart_ptr: string of ptr type. Ex: 'boost::shared_ptr' 
 | 
| Property Details | 
| smart_ptr
 | 
| class_creator
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 20 08:51:11 2008 | http://epydoc.sourceforge.net |