#include <py_opcua_variant.h>
Public Member Functions | |
template<typename T > | |
void | OnContainer (const T &val) |
template<typename T > | |
void | OnScalar (const T &val) |
Public Attributes | |
object | Result |
Definition at line 61 of file py_opcua_variant.h.
|
inline |
Definition at line 66 of file py_opcua_variant.h.
|
inline |
Definition at line 72 of file py_opcua_variant.h.
object VariantToPythonObjectConverter::Result |
Definition at line 63 of file py_opcua_variant.h.