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

#include <number.hpp>

Inheritance diagram for pinocchio::python::BoostNumberPythonVisitor< BoostNumber >:
Inheritance graph
[legend]

Public Member Functions

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

Static Public Member Functions

static void expose (const std::string &type_name)
 

Static Private Member Functions

template<typename T >
static T cast (const BoostNumber &self)
 
static int & get_display_precision ()
 
static std::string print (const BoostNumber &self)
 
static void set_display_precision (const int digit)
 

Detailed Description

template<typename BoostNumber>
struct pinocchio::python::BoostNumberPythonVisitor< BoostNumber >

Definition at line 75 of file number.hpp.

Member Function Documentation

◆ cast()

template<typename BoostNumber >
template<typename T >
static T pinocchio::python::BoostNumberPythonVisitor< BoostNumber >::cast ( const BoostNumber &  self)
inlinestaticprivate

Definition at line 191 of file number.hpp.

◆ expose()

template<typename BoostNumber >
static void pinocchio::python::BoostNumberPythonVisitor< BoostNumber >::expose ( const std::string &  type_name)
inlinestatic

Definition at line 154 of file number.hpp.

◆ get_display_precision()

template<typename BoostNumber >
static int& pinocchio::python::BoostNumberPythonVisitor< BoostNumber >::get_display_precision ( )
inlinestaticprivate

Definition at line 206 of file number.hpp.

◆ print()

template<typename BoostNumber >
static std::string pinocchio::python::BoostNumberPythonVisitor< BoostNumber >::print ( const BoostNumber &  self)
inlinestaticprivate

Definition at line 196 of file number.hpp.

◆ set_display_precision()

template<typename BoostNumber >
static void pinocchio::python::BoostNumberPythonVisitor< BoostNumber >::set_display_precision ( const int  digit)
inlinestaticprivate

Definition at line 201 of file number.hpp.

◆ visit()

template<typename BoostNumber >
template<class PyClass >
void pinocchio::python::BoostNumberPythonVisitor< BoostNumber >::visit ( PyClass &  cl) const
inline

Definition at line 81 of file number.hpp.


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


pinocchio
Author(s):
autogenerated on Wed Jun 19 2024 02:41:20