Public Member Functions | Static Private Member Functions | List of all members
pinocchio::python::CopyableVisitor< C > Struct Template Reference

Add the Python method copy to allow a copy of this by calling the copy constructor. More...

#include <copyable.hpp>

Inheritance diagram for pinocchio::python::CopyableVisitor< C >:
Inheritance graph
[legend]

Public Member Functions

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

Static Private Member Functions

static C copy (const C &self)
 

Detailed Description

template<class C>
struct pinocchio::python::CopyableVisitor< C >

Add the Python method copy to allow a copy of this by calling the copy constructor.

Definition at line 21 of file copyable.hpp.

Member Function Documentation

template<class C >
static C pinocchio::python::CopyableVisitor< C >::copy ( const C &  self)
inlinestaticprivate

Definition at line 29 of file copyable.hpp.

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

Definition at line 25 of file copyable.hpp.


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


pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:06