Template Struct ModelPoolPythonVisitor

Inheritance Relationships

Base Type

  • public boost::python::def_visitor< ModelPoolPythonVisitor< ModelPool > >

Struct Documentation

template<typename ModelPool>
struct ModelPoolPythonVisitor : public boost::python::def_visitor<ModelPoolPythonVisitor<ModelPool>>

Public Types

typedef ModelPool::Model Model
typedef ModelPool::Data Data
typedef ModelPool::DataVector DataVector

Public Functions

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

Public Static Functions

static inline void expose()