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

Add the Python method type_info to query information of a type. More...

#include <type_info.hpp>

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

Public Member Functions

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

Static Private Member Functions

static boost::typeindex::type_index boost_type_info (const C &self)
 
static std::type_index std_type_info (const C &self)
 

Detailed Description

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

Add the Python method type_info to query information of a type.

Definition at line 54 of file type_info.hpp.

Member Function Documentation

◆ boost_type_info()

template<class C >
static boost::typeindex::type_index eigenpy::TypeInfoVisitor< C >::boost_type_info ( const C &  self)
inlinestaticprivate

Definition at line 68 of file type_info.hpp.

◆ std_type_info()

template<class C >
static std::type_index eigenpy::TypeInfoVisitor< C >::std_type_info ( const C &  self)
inlinestaticprivate

Definition at line 72 of file type_info.hpp.

◆ visit()

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

Definition at line 56 of file type_info.hpp.


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


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Nov 2 2024 02:14:45