clair - Automatic Python/C++ bindings
0.3.0
  • Installation
    • Compiling from source
      • clair
      • c2py
        • CMake options
      • Set environment variables
  • Getting started
    • Starting example
      • Python C++ Bindings Generation
      • Compilation
      • Documentation
      • What is a binding code exactly ?
  • CMake Integration
    • CMake configuration
    • Compiling
    • Workflow
  • Examples
    • Functions
    • Classes
    • Code annotations
      • C2PY_IGNORE
      • C2PY_RENAME
      • C2PY_MODULE_INIT
      • C2PY_WRAP_AS_METHOD
      • Compiling the examples
    • TOML input file
      • Basic setup
      • Filters
        • Filtering by namespace
        • Filtering by name
        • Filter by file name
      • Wrap no argument methods as properties
      • Exclude system headers
    • Function templates
    • Class templates
  • Reference documentation
    • Customization
      • Code annotations
      • TOML input file
    • Templates
    • Function
      • Type conversion
      • Dynamical dispatch
      • Template functions
    • Classes
      • Constructors
      • Methods
      • Static Methods
      • Operator()
      • Operator[]
      • Iterable object
      • str and repr
      • Copy
      • Operators
      • hdf5
    • Enumerations
    • Converters
      • Default converters
      • py_converter
      • Third party library [developer corner]
  • Notebook integration
  • Reporting issues
  • Change Logs
  • About clair/c2py
clair - Automatic Python/C++ bindings
  • Search


© Copyright 2024, The Simons Foundation, author: O. Parcollet.