Boost.Python
Reference
Contents
- Concepts
- High Level Components
- Object Wrappers
- Function Invocation and Creation
- To/From Python Type Conversion
- Embedding
- Utility and Infrastructure
- Topics
Concepts
- CallPolicies
- Dereferenceable
- Extractor
- HolderGenerator
- ResultConverter
- ResultConverterGenerator
- ObjectWrapper
- TypeWrapper
High Level Components
- class.hpp/class_fwd.hpp
- def.hpp
- def_visitor.hpp
- docstring_options.hpp
- enum.hpp
- errors.hpp
- exception_translator.hpp
- init.hpp
- iterator.hpp
- module.hpp
- operators.hpp
- scope.hpp
- stl_iterator.hpp
- wrapper.hpp
Object Wrappers
Function Invocation and Creation
- args.hpp
- call.hpp
- call_method.hpp
- data_members.hpp
- make_function.hpp
- overloads.hpp
- ptr.hpp
- raw_function.hpp
-
Models of CallPolicies
- default_call_policies.hpp
- return_arg.hpp
- return_internal_reference.hpp
- return_value_policy.hpp
- with_custodian_and_ward.hpp
Models of ResultConverter
Models of ResultConverterGenerator
To/From Python Type Conversion
- extract.hpp
- implicit.hpp
- lvalue_from_pytype.hpp
- opaque_pointer_converter.hpp
- to_python_converter.hpp
- register_ptr_to_python.hpp
Embedding
Utility and Infrastructure
- has_back_reference.hpp
- instance_holder.hpp
- pointee.hpp
- <boost/python.hpp>
- handle.hpp
- type_id.hpp
- ssize_t.hpp
Topics
Revised 31 October, 2004
© Copyright Dave Abrahams 2002 .
