RTC Toolkit  1.0.0
Namespaces | Macros | Functions
vectorPy.hpp File Reference

Declaration of the MatrixBuffer template class used in APIs. More...

#include <pybind11/embed.h>
#include <pybind11/numpy.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl_bind.h>

Go to the source code of this file.

Namespaces

 rtctk
 
 rtctk::componentFramework
 

Macros

#define EXPORT_TYPE   __attribute__((visibility("default")))
 

Functions

py::module EXPORT_TYPE rtctk::componentFramework::LoadVectorBufferPyBinds ()
 

Detailed Description

Declaration of the MatrixBuffer template class used in APIs.

Macro Definition Documentation

◆ EXPORT_TYPE

#define EXPORT_TYPE   __attribute__((visibility("default")))