HALDLS
genpybind.h
Go to the documentation of this file.
1 #pragma once
2 #include <genpybind.h>
3 
4 #define GENPYBIND_TAG_HALDLS_VX GENPYBIND(tag(haldls_vx))
5 #define GENPYBIND_TAG_HALDLS_VX_V2 GENPYBIND(tag(haldls_vx_v2))
6 #define GENPYBIND_TAG_HALDLS_VX_V3 GENPYBIND(tag(haldls_vx_v3))
7 #define GENPYBIND_MODULE GENPYBIND(module)