Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
python.hpp File Reference
Include dependency graph for python.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::mpi
 
 boost::mpi::python
 

Functions

template<typename T >
void boost::mpi::python::register_serialized (const T &value=T(), PyTypeObject *type=0)
 Register the type T for direct serialization within Boost.MPI. More...
 
template<typename T >
void boost::mpi::python::register_skeleton_and_content (const T &value=T(), PyTypeObject *type=0)
 Registers a type for use with the skeleton/content mechanism in Python. More...