Public Member Functions | Static Private Member Functions | List of all members
eigenpy::IdVisitor< C > Struct Template Reference

Add the Python method id to retrieving a unique id for a given object exposed with Boost.Python. More...

#include <id.hpp>

Inheritance diagram for eigenpy::IdVisitor< C >:
Inheritance graph
[legend]

Public Member Functions

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

Static Private Member Functions

static boost::int64_t id (const C &self)
 

Detailed Description

template<class C>
struct eigenpy::IdVisitor< C >

Add the Python method id to retrieving a unique id for a given object exposed with Boost.Python.

Definition at line 18 of file id.hpp.

Member Function Documentation

◆ id()

template<class C >
static boost::int64_t eigenpy::IdVisitor< C >::id ( const C &  self)
inlinestaticprivate

Definition at line 27 of file id.hpp.

◆ visit()

template<class C >
template<class PyClass >
void eigenpy::IdVisitor< C >::visit ( PyClass &  cl) const
inline

Definition at line 20 of file id.hpp.


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


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 14 2024 02:15:58