Belle II Software  release-08-01-10
convertToPythonObjectVisitor Class Reference

Helper function object to unpack a value from a variant to a python object. More...

#include <PyObjConvUtils.h>

Inheritance diagram for convertToPythonObjectVisitor:
Collaboration diagram for convertToPythonObjectVisitor:

Public Member Functions

template<class T >
boost::python::object operator() (const T &value) const
 actually convert a value.
 

Detailed Description

Helper function object to unpack a value from a variant to a python object.

Definition at line 449 of file PyObjConvUtils.h.


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