Public Types | Public Member Functions | Protected Attributes | List of all members
pinocchio::python::deprecated_warning_policy< Policy > Struct Template Reference

#include <deprecation.hpp>

Inheritance diagram for pinocchio::python::deprecated_warning_policy< Policy >:
Inheritance graph
[legend]

Public Types

typedef Policy::argument_package argument_package
 
typedef Policy::result_converter result_converter
 

Public Member Functions

 deprecated_warning_policy (const std::string &warning_message="")
 
template<class ArgumentPackage >
bool precall (ArgumentPackage const &args) const
 

Protected Attributes

const std::string m_warning_message
 

Detailed Description

template<class Policy = boost::python::default_call_policies>
struct pinocchio::python::deprecated_warning_policy< Policy >

Definition at line 17 of file bindings/python/utils/deprecation.hpp.

Member Typedef Documentation

template<class Policy = boost::python::default_call_policies>
typedef Policy::argument_package pinocchio::python::deprecated_warning_policy< Policy >::argument_package

Definition at line 32 of file bindings/python/utils/deprecation.hpp.

template<class Policy = boost::python::default_call_policies>
typedef Policy::result_converter pinocchio::python::deprecated_warning_policy< Policy >::result_converter

Definition at line 31 of file bindings/python/utils/deprecation.hpp.

Constructor & Destructor Documentation

template<class Policy = boost::python::default_call_policies>
pinocchio::python::deprecated_warning_policy< Policy >::deprecated_warning_policy ( const std::string &  warning_message = "")
inline

Definition at line 19 of file bindings/python/utils/deprecation.hpp.

Member Function Documentation

template<class Policy = boost::python::default_call_policies>
template<class ArgumentPackage >
bool pinocchio::python::deprecated_warning_policy< Policy >::precall ( ArgumentPackage const &  args) const
inline

Definition at line 25 of file bindings/python/utils/deprecation.hpp.

Member Data Documentation

template<class Policy = boost::python::default_call_policies>
const std::string pinocchio::python::deprecated_warning_policy< Policy >::m_warning_message
protected

Definition at line 36 of file bindings/python/utils/deprecation.hpp.


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


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