boost::python::detail Index
Namespaces
error
wrapper_base_

Class templates
convertible
upcaster
borrowed
is_borrowed_ptr
is_borrowed_ptr<borrowed<T>*>
is_borrowed_ptr<const borrowed<T>*>
is_borrowed_ptr<volatile borrowed<T>*>
is_borrowed_ptr<const volatile borrowed<T>*>
type_list
type_list<T0,T1,T2,T3,T4,T5,T6,T7,T8,mpl::void_,mpl::void_,mpl::void_,mpl::void_,mpl::void_,mpl::void_,mpl::void_,mpl::void_>
type_list<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,mpl::void_,mpl::void_,mpl::void_,mpl::void_,mpl::void_,mpl::void_,mpl::void_>
type_list<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,mpl::void_,mpl::void_,mpl::void_,mpl::void_,mpl::void_,mpl::void_>
type_list<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,mpl::void_,mpl::void_,mpl::void_,mpl::void_,mpl::void_>
type_list<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,mpl::void_,mpl::void_,mpl::void_,mpl::void_>
type_list<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,mpl::void_,mpl::void_,mpl::void_>
type_list<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,mpl::void_,mpl::void_>
type_list<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,mpl::void_>
is_auto_ptr
is_auto_ptr<std::auto_ptr<T0>>
copy_ctor_mutates_rhs
value_arg
pointee_impl
aligned_storage
referent_size<T&>
referent_storage
cv_tag
cv_category
unwind_helper
value_is_shared_ptr
object_manager_get_pytype
object_manager_to_python_value
registry_to_python_value
shared_ptr_to_python_value
invoke_tag_
invoke_tag
signature_base_select
signature
dependent
select_result_converter
converter_target_type
caller_base_select
caller
specify_a_return_value_policy_to_wrap_functions_returning
most_derived
is_string_literal
is_string_literal<[] const char>
returnable
keywords_base
keywords
is_keywords
is_keywords<keywords<nkeywords>>
is_reference_to_keywords
specifies_bases
specifies_bases<bases<Base0,Base1,Base2,Base3,Base4,Base5,Base6,Base7,Base8,Base9>>
select_bases
reference_existing_object_requires_a_pointer_or_reference_return_type
get_prev
return_internal_reference_owner_arg_must_be_greater_than_zero
member
datum
default_getter_by_ref
default_member_getter_policy
default_datum_getter_policy
manage_new_object_requires_a_pointer_return_type
is_other
is_other<other<T>>
unwrap_other
unwrap_other<other<T>>
operator_l
operator_r
operator_1
operator_l_inner
operator_r_inner
operator_1_inner
binary_op
binary_op_l
binary_op_r
unary_op
operator_
overloads_proxy
overloads_common
define_with_defaults_helper
nullary_function_adaptor
pure_virtual_visitor
return_arg_pos_argument_must_be_positive

Classes
wrapper_base

Structs
unspecialized
upcaster<false>
keyword
keywords<0>
type_list<>
pointee_impl<false>
value_destroyer<false>
value_destroyer<true>
decref_guard
unwind_helper<false>
unwind_helper2<direct_>
unwind_helper2<pointer_>
unwind_helper2<reference_>
unwind_helper2<reference_to_pointer_>
make_owning_holder
make_reference_holder
builtin_to_python
object_manager_get_pytype<true>
signature_element
py_func_sig_info
signature_arity<0>
signature_arity<1>
signature_arity<2>
signature_arity<3>
signature_arity<4>
signature_arity<5>
signature_arity<6>
signature_arity<7>
signature_arity<8>
signature_arity<9>
signature_arity<10>
signature_arity<11>
signature_arity<12>
signature_arity<13>
signature_arity<14>
signature_arity<15>
signature_arity<16>
converter_target_type<void_result_to_python>
caller_arity<0>
caller_arity<1>
caller_arity<2>
caller_arity<3>
caller_arity<4>
caller_arity<5>
caller_arity<6>
caller_arity<7>
caller_arity<8>
caller_arity<9>
caller_arity<10>
caller_arity<11>
caller_arity<12>
caller_arity<13>
caller_arity<14>
caller_arity<15>
caller_arity<16>
void_return
not_specified
keywords<1>
get_prev<0>
operator_l<op_add>
operator_r<op_add>
operator_l<op_sub>
operator_r<op_sub>
operator_l<op_mul>
operator_r<op_mul>
operator_l<op_div>
operator_r<op_div>
operator_l<op_mod>
operator_r<op_mod>
operator_l<op_lshift>
operator_r<op_lshift>
operator_l<op_rshift>
operator_r<op_rshift>
operator_l<op_and>
operator_r<op_and>
operator_l<op_xor>
operator_r<op_xor>
operator_l<op_or>
operator_r<op_or>
operator_l<op_gt>
operator_r<op_gt>
operator_l<op_ge>
operator_r<op_ge>
operator_l<op_lt>
operator_r<op_lt>
operator_l<op_le>
operator_r<op_le>
operator_l<op_eq>
operator_r<op_eq>
operator_l<op_ne>
operator_r<op_ne>
operator_l<op_pow>
operator_r<op_pow>
operator_l<op_iadd>
operator_l<op_isub>
operator_l<op_imul>
operator_l<op_idiv>
operator_l<op_imod>
operator_l<op_ilshift>
operator_l<op_irshift>
operator_l<op_iand>
operator_l<op_ixor>
operator_l<op_ior>
operator_1<op_neg>
operator_1<op_pos>
operator_1<op_abs>
operator_1<op_invert>
operator_1<op_nonzero>
operator_1<op_int>
operator_1<op_long>
operator_1<op_float>
operator_1<op_complex>
operator_1<op_str>
operator_1<op_repr>
overloads_base
define_with_defaults_helper<0>
return_none

make_keyword_range_function
is_optional
is_optional<optional<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>>
drop1
define_class_init_helper
define_class_init_helper<0>
method_result
pickle_suite_registration
pickle_suite_finalize
tuple_extract_impl
tuple_extract_impl<false>
tuple_extract_base_select
tuple_extract
doc_extract
keyword_extract
policy_extract
default_implementation_extract
def_helper
is_wrapper
unwrap_wrapper_helper
unwrap_wrapper_
write_type_id
is_data_member_pointer
copy_const_reference_expects_a_const_reference_return_type
copy_non_const_reference_expects_a_non_const_reference_return_type
list_base
tuple_base
dict_base
exception_handler
translate_exception
str_base
iterators_impl
iterators_impl<true>
long_base
normalized_extractor
install_holder
constructor_result_converter
offset_args
constructor_policy
outer_constructor_signature
outer_constructor_signature<int>

Helpers for pure_virtual_visitor.
replace_front2

define_stub_function<N>
define_stub_function
define_stub_function<0>
define_stub_function<1>
define_stub_function<2>
define_stub_function<3>
define_stub_function<4>
define_stub_function<5>
define_stub_function<6>
define_stub_function<7>
define_stub_function<8>
define_stub_function<9>
define_stub_function<10>
define_stub_function<11>
define_stub_function<12>
define_stub_function<13>
define_stub_function<14>
define_stub_function<15>