Loading...
Searching...
No Matches
multicontact_api::python::PrintableVisitor< C > Struct Template Reference

Set the Python method str and repr to use the overloading operator<<. More...

#include <multicontact-api/bindings/python/utils/printable.hpp>

Inheritance diagram for multicontact_api::python::PrintableVisitor< C >:
Collaboration diagram for multicontact_api::python::PrintableVisitor< C >:

Public Member Functions

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

Detailed Description

template<class C>
struct multicontact_api::python::PrintableVisitor< C >

Set the Python method str and repr to use the overloading operator<<.

Member Function Documentation

◆ visit()

template<class C >
template<class PyClass >
void multicontact_api::python::PrintableVisitor< C >::visit ( PyClass &  cl) const
inline

The documentation for this struct was generated from the following file: