librcsb-core-wrapper  1.000
Classes | Namespaces
container_conversions.h File Reference
#include <boost/python/list.hpp>
#include <boost/python/tuple.hpp>
#include <boost/python/extract.hpp>
#include <boost/python/to_python_converter.hpp>
Include dependency graph for container_conversions.h:

Go to the source code of this file.

Classes

struct  scitbx::boost_python::container_conversions::to_tuple< ContainerType >
 
struct  scitbx::boost_python::container_conversions::default_policy
 
struct  scitbx::boost_python::container_conversions::fixed_size_policy
 
struct  scitbx::boost_python::container_conversions::variable_capacity_policy
 
struct  scitbx::boost_python::container_conversions::fixed_capacity_policy
 
struct  scitbx::boost_python::container_conversions::linked_list_policy
 
struct  scitbx::boost_python::container_conversions::set_policy
 
struct  scitbx::boost_python::container_conversions::from_python_sequence< ContainerType, ConversionPolicy >
 
struct  scitbx::boost_python::container_conversions::to_tuple_mapping< ContainerType >
 
struct  scitbx::boost_python::container_conversions::tuple_mapping< ContainerType, ConversionPolicy >
 
struct  scitbx::boost_python::container_conversions::tuple_mapping_fixed_size< ContainerType >
 
struct  scitbx::boost_python::container_conversions::tuple_mapping_fixed_capacity< ContainerType >
 
struct  scitbx::boost_python::container_conversions::tuple_mapping_variable_capacity< ContainerType >
 
struct  scitbx::boost_python::container_conversions::tuple_mapping_set< ContainerType >
 

Namespaces

namespace  scitbx
 
namespace  scitbx::boost_python
 
namespace  scitbx::boost_python::container_conversions