Template Struct SerializableVisitor

Inheritance Relationships

Base Type

  • public boost::python::def_visitor< SerializableVisitor< Derived > >

Struct Documentation

template<typename Derived>
struct SerializableVisitor : public boost::python::def_visitor<SerializableVisitor<Derived>>

Public Functions

template<class PyClass>
inline void visit(PyClass &cl) const