#include <boost/python.hpp>
#include "coal/serialization/archive.h"
#include "coal/serialization/serializer.h"
Go to the source code of this file.
Classes | |
struct | coal::python::SerializableVisitor< Derived > |
Namespaces | |
coal | |
Main namespace. | |
coal::python | |
Typedefs | |
using | coal::python::Serializer = ::coal::serialization::Serializer |