#include <py_opcua_helpers.h>
Static Public Member Functions | |
static PyObject * | convert (const std::vector< T > &vec) |
Definition at line 23 of file py_opcua_helpers.h.
static PyObject* vector_to_python_converter< T >::convert | ( | const std::vector< T > & | vec | ) | [inline, static] |
Definition at line 26 of file py_opcua_helpers.h.