This is the complete list of members for boost::python::detail::direct_serialization_table< IArchiver, OArchiver >, including all inherited members.
loader(int descriptor) | boost::python::detail::direct_serialization_table< IArchiver, OArchiver > | inline |
loader_t typedef | boost::python::detail::direct_serialization_table< IArchiver, OArchiver > | |
loaders | boost::python::detail::direct_serialization_table< IArchiver, OArchiver > | protected |
loaders_t typedef | boost::python::detail::direct_serialization_table< IArchiver, OArchiver > | |
register_type(const T &value=T(), PyTypeObject *type=0) | boost::python::detail::direct_serialization_table< IArchiver, OArchiver > | inline |
register_type(const saver_t &saver, const loader_t &loader, const T &value=T(), PyTypeObject *type=0) | boost::python::detail::direct_serialization_table< IArchiver, OArchiver > | inline |
saver(const object &obj, int &descriptor) | boost::python::detail::direct_serialization_table< IArchiver, OArchiver > | inline |
saver_t typedef | boost::python::detail::direct_serialization_table< IArchiver, OArchiver > | |
savers | boost::python::detail::direct_serialization_table< IArchiver, OArchiver > | protected |
savers_t typedef | boost::python::detail::direct_serialization_table< IArchiver, OArchiver > | |