#include <vector>
#include <boost/python.hpp>
Go to the source code of this file.
Classes | |
struct | vector_from_python_converter< T > |
struct | vector_to_python_converter< T > |
Macros | |
#define | def_readwrite_vector(NAME, FIELDREF) |
#define def_readwrite_vector | ( | NAME, | |
FIELDREF | |||
) |
Definition at line 42 of file py_opcua_helpers.h.