Public Member Functions | Static Public Member Functions
vector_from_python_converter< T > Struct Template Reference

#include <py_opcua_helpers.h>

List of all members.

Public Member Functions

 vector_from_python_converter ()

Static Public Member Functions

static void construct (PyObject *obj_ptr, converter::rvalue_from_python_stage1_data *data)
static void * convertible (PyObject *obj_ptr)

Detailed Description

template<typename T>
struct vector_from_python_converter< T >

Definition at line 51 of file py_opcua_helpers.h.


Constructor & Destructor Documentation

template<typename T >
vector_from_python_converter< T >::vector_from_python_converter ( ) [inline]

Definition at line 54 of file py_opcua_helpers.h.


Member Function Documentation

template<typename T >
static void vector_from_python_converter< T >::construct ( PyObject *  obj_ptr,
converter::rvalue_from_python_stage1_data *  data 
) [inline, static]

Definition at line 80 of file py_opcua_helpers.h.

template<typename T >
static void* vector_from_python_converter< T >::convertible ( PyObject *  obj_ptr) [inline, static]

Definition at line 59 of file py_opcua_helpers.h.


The documentation for this struct was generated from the following file:


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Sat Jun 8 2019 18:24:59