pybind11
2.0
  • About this project
  • Changelog

The Basics

  • First steps
  • Object-oriented code
  • Build systems

Advanced Topics

  • Functions
  • Classes
  • Exceptions
  • Smart pointers
  • Type conversions
  • Python C++ interface
  • Miscellaneous

Extra Information

  • Frequently asked questions
  • Benchmark
  • Limitations
  • Reference
pybind11
  • Docs »
  • Index

Index

A | D | H | M | N | O | P | S

A

arg (C++ class)
arg::arg (C++ function)
arg::operator= (C++ function)
arg_v (C++ class)

D

doc::doc (C++ function)

H

handle (C++ class)
handle::call (C++ function)
handle::cast (C++ function)
handle::dec_ref (C++ function)
handle::get_type (C++ function)
handle::handle (C++ function), [1], [2]
handle::inc_ref (C++ function)
handle::ptr (C++ function)
handle::ref_count (C++ function)

M

module (C++ class)
module::def (C++ function)
module::def_submodule (C++ function)
module::module (C++ function)

N

name::name (C++ function)

O

object (C++ class)
object::object (C++ function), [1], [2], [3]
object::release (C++ function)
object::~object (C++ function)

P

PYBIND11_PLUGIN (C++ function)

S

sibling (C++ class)
sibling::sibling (C++ function)

© Copyright 2017, Wenzel Jakob.

Built with Sphinx using a theme provided by Read the Docs.