Skip to content
 
CppBind cppbind
Type to start searching
    GitHub
    GitHub
    • First Steps
    • Installation prerequisites
    • Supported languages
    • Installation
    • “Hello user” example
    • Binding With Examples
    • Functions
    • Classes/Structs
    • Enums
    • Inheritance
    • Exception handling
    • Templates
    • Operator Overloading
    • Advanced Topics
    • Snippets
    • Adding a custom type converter
    • Add new language bindings generation
    • Building Swift bindings with Xcode
    • Object type preservation
    • Detailed Information
    • Application configuration
    • Project Configuration
    • Variable Definitions
    • Generation instructions
    • Command line interface
    • FAQs
    • Frequently asked questions
    • API Documentation
    • cppbind
      • cppbind.builder
      • cppbind.common
      • cppbind.context_manager
      • cppbind.converter
      • cppbind.ir
      • cppbind.parser

    cppbind¶

    CppBind is a tool to generate c++ bindings for various languages.

    Functions

    current_datetime()

    Returns formatted current date time in utc.

    find_prj_dir(dirname)

    init_logger([log_level])

    Modules

    cppbind.builder

    cppbind.common

    cppbind.context_manager

    cppbind.converter

    cppbind.ir

    cppbind.parser

    Previous Frequently asked questions
    Next cppbind.builder
    © Copyright 2022, Picsart.
    Created using Sphinx 4.3.0. and Material for Sphinx