next
BoostPythonGenerator v0.1 documentation
»
Next topic
1. Generator Overview
Quick search
Table of contents
ΒΆ
1. Generator Overview
1.1. Creating new bindings
1.2. Handwritten inputs
2. Binding Generation Tutorial
2.1. Creating the foo library
2.1.1. The Source Code
2.2. Binding libfoo with the Generator
2.3. Creating the Typesystem Description
2.3.1. Describing
libfoo
for Python Audiences
2.3.2. Other Common Cases and Differences
2.4. The Global Header
2.5. Building The Binding
2.5.1. Running the Generator
2.5.2. Makefile
2.5.3. Testing the Binding
3. Compiling
3.1. CMake primer
3.1.1. Configuring
3.1.2. Building
3.1.3. Installing
3.2. API Extractor
3.2.1. Overview
3.2.2. Getting the sources
3.2.3. Build requirements
3.2.4. Building and installing
3.2.5. Debian packaging
3.3. Boost::Python Generator
3.3.1. Overview
3.3.2. Getting the sources
3.3.3. Build requirements
3.3.4. Building and installing
3.3.5. Debian packaging