Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

pyconversions.h File Reference


Detailed Description

Boost.Python conversion functions from STL containers to Python sequences and vice versa.

Id
pyconversions.h,v 1.13 2004/09/19 19:35:19 pfkeb Exp

Definition in file pyconversions.h.

#include <vector>
#include <boost/python.hpp>

Include dependency graph for pyconversions.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  default_policy
 Default operations on all containers for conversion from Python container to C++ one. More...
struct  from_python_sequence< ContainerType, ConversionPolicy >
 Conversion of Python sequence to C++ container. More...
struct  std_vector_to_tuple< T >
 Converts an STL vector of T objects to Python tuple. More...
struct  to_tuple< ContainerType >
 A wrapper of a conversion function to convert a STL vector to a Python tuple. More...
struct  variable_capacity_policy
 Operations on containers that have variable capacity for conversion from Python container to C++ one. More...


Generated for HippoDraw-1.14.8.5 by doxygen 1.4.3