| Trees | Indices | Help | 
 | 
|---|
|  | 
object --+
         |
        indexing_suite1_t
This class helps user to export STD containers, using built-in Boost.Python indexing suite.
| Instance Methods | |||
| 
 | |||
| Properties | |
| container_class reference to the parent( STD container ) class | |
| element_type reference to container value_type( mapped_type ) type | |
| container_traits reference to container traits. | |
| no_proxy NoProxy value, the initial value depends on container element_type( mapped_type ) type. | |
| derived_policies This proprty contains DerivedPolicies string. | |
| include_files Return list of header files to be included in generated code | |
| Method Details | 
| 
 
 | 
| Property Details | 
| container_classreference to the parent( STD container ) class | 
| element_typereference to container value_type( mapped_type ) type | 
| container_traitsreference to container traits. See pygccxml documentation for more information. | 
| no_proxyNoProxy value, the initial value depends on container element_type( mapped_type ) type. In most cases, Py++ is able to guess this value, right. If you are not lucky, you will have to set the property value. 
 | 
| derived_policiesThis proprty contains DerivedPolicies string. It will be added as is to the generated code. 
 | 
| include_filesReturn list of header files to be included in generated code | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 20 08:51:13 2008 | http://epydoc.sourceforge.net |