std_vector_to_tuple Struct Template Reference

#include <pyconversions.h>

List of all members.


Detailed Description

template<typename T>
struct std_vector_to_tuple< T >

Converts an STL vector of T objects to Python tuple.

Copied from scitbx/include/scitbx/boost_python/container_conversions.h that is described in the Boost.Python FAQ.

Author:
Ralf W. Grosse-Kunstleve <rwgk@yahoo.com> of Lawrence Berkeley National Laboratory

Definition at line 69 of file pyconversions.h.

Public Member Functions

 std_vector_to_tuple ()


Constructor & Destructor Documentation

std_vector_to_tuple (  )  [inline]

Definition at line 71 of file pyconversions.h.


The documentation for this struct was generated from the following file:
Generated for HippoDraw Class Library by doxygen