btftoolchain
libhelper_binding.cpp File Reference
Include dependency graph for libhelper_binding.cpp:

Functions

void init_pybtfhelper (py::module_ &m)
 Helper function which is called inside the PYBIND11_MODULE macro and adds Python bindings to the C++ libhelper code. More...
 

Function Documentation

◆ init_pybtfhelper()

void init_pybtfhelper ( py::module_ &  m)

Helper function which is called inside the PYBIND11_MODULE macro and adds Python bindings to the C++ libhelper code.

Parameters
[in]mModule interface for creating binding code.
Here is the call graph for this function:
Here is the caller graph for this function: