pinocchio  3.7.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
 
Loading...
Searching...
No Matches
deprecated_function< Policy > Struct Template Reference
Inheritance diagram for deprecated_function< Policy >:
Collaboration diagram for deprecated_function< Policy >:

Public Member Functions

 deprecated_function (const std::string &warning_message="This function has been marked as deprecated and will be removed in a future release.")
 
- Public Member Functions inherited from deprecated_warning_policy< Policy >
 deprecated_warning_policy (const std::string &warning_message="")
 
template<class ArgumentPackage >
bool precall (ArgumentPackage const &args) const
 

Additional Inherited Members

- Public Types inherited from deprecated_warning_policy< Policy >
typedef Policy::argument_package argument_package
 
typedef Policy::result_converter result_converter
 
- Protected Attributes inherited from deprecated_warning_policy< Policy >
const std::string m_warning_message
 

Detailed Description

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

Definition at line 51 of file deprecation.hpp.

Constructor & Destructor Documentation

◆ deprecated_function()

template<class Policy = boost::python::default_call_policies>
deprecated_function ( const std::string &  warning_message = "This function has been marked as deprecated and will be removed in a future release.")
inline

Definition at line 53 of file deprecation.hpp.


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