Trees | Indices | Help |
|
---|
|
object --+ | indexing_suite2_t
This class helps user to export STD containers, using Boost.Python indexing suite V2.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Class Variables | |
METHODS =
|
|
METHOD_GROUPS =
|
Properties | |
use_container_suite | |
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. |
|
call_policies | |
disable_methods list of all disabled methods |
|
disabled_methods_groups list of all disabled methods group |
|
include_files Return list of header files to be included in generated code |
Method Details |
|
Class Variable Details |
METHODS
|
METHOD_GROUPS
|
Property Details |
use_container_suite
|
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. |
call_policies
|
disable_methodslist of all disabled methods
|
disabled_methods_groupslist of all disabled methods group
|
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 |